Mathematica和Maple在处理数论问题的效果对比

2024-10-12 09:22:53

Mathematica和Maple都很强大。正好我的电脑上安装了这两款软件,可以一边学习,一边加以对比。

Mathematica和Maple在处理数论问题的效果对比

2、Mathematica用的是PrimeQ:PrimeQ[2^2^7 + 1]

Mathematica和Maple在处理数论问题的效果对比Mathematica和Maple在处理数论问题的效果对比

2、Mathematica用Prime[10^6]给出第1000000个素数。

Mathematica和Maple在处理数论问题的效果对比Mathematica和Maple在处理数论问题的效果对比

2、Mathematica的方法:NextPrime[10^10]就是换了个大写字母。

Mathematica和Maple在处理数论问题的效果对比
猜你喜欢