它也算是一种螺线吧
相关软件参见:,使用自己定义语法的脚本代码生成数学图形.该软件免费开源.QQ交流群: 367752815
#http://www.mathcurve.com/courbes2d/cochleoid/cochleoid.shtmlvertices = 12000t = from (-40*PI) to (40*PI)a = 10x = a*sin(t)/ty = a*(1 - cos(t))/t
本文共 208 字,大约阅读时间需要 1 分钟。
它也算是一种螺线吧
相关软件参见:,使用自己定义语法的脚本代码生成数学图形.该软件免费开源.QQ交流群: 367752815
#http://www.mathcurve.com/courbes2d/cochleoid/cochleoid.shtmlvertices = 12000t = from (-40*PI) to (40*PI)a = 10x = a*sin(t)/ty = a*(1 - cos(t))/t
转载地址:http://oqqkl.baihongyu.com/