如何在Mathematica中引用黄金角度?

2026-02-14 02:04:36

1、在Mathematica 11的命令行中,输入N[GoldenAngle],然后按Enter+Shift,此时系统会输出黄金角度的缺省数值,精确到小数点后5位

如何在Mathematica中引用黄金角度?

2、在Mathematica 11的命令行中,输入N[GoldenAngle,10],然后按Enter+Shift,此时系统会输出黄金角度精确到小数点后10位的数值

如何在Mathematica中引用黄金角度?

3、在Mathematica 11的命令行中,输入N[GoldenAngle,50],然后按Enter+Shift,此时系统会输出黄金角度精确到小数点后50位的数值

如何在Mathematica中引用黄金角度?

4、在Mathematica 11的命令行中,输入NumberLinePlot[GoldenAngle],然后按Enter+Shift,此时系统会显示黄金角度在数轴上的位置 

如何在Mathematica中引用黄金角度?

5、在Mathematica 11的命令行中,输入3N[GoldenAngle]+2490,然后按Enter+Shift,此时系统会引入黄金角度的数值计算结果

如何在Mathematica中引用黄金角度?

6、在Mathematica 11的命令行中,输入N[Sin[2GoldenAngle]],然后按Enter+Shift,此时系统会引入黄金角度的函数计算结果

如何在Mathematica中引用黄金角度?

猜你喜欢