Curve 指令

来自GeoGebra Manual
跳转至: 导航搜索
Accessories dictionary.png
本页为官方文件,一般使用者无法修改,若有任何误谬,请与官方联络。如欲编辑,请至本页的开放版


Curve[ f(t), g(t), t, a, b]
这个指令会产生曲线参数式 ( f(t), g(t) ) 的图形,其中参数 t 的范围为 a ≤ t ≤ b
备注: a 必须小于或等于 b
范例: Curve[(1-cos(t))*cos(t), (1-cos(t))*sin(t), t, 0, 2π]

Cardioid.png

备注: 参数名称除了 t 以外,也可以使用其他代号。
范例: Curve[s, s², s, -1, 1]

请参阅:曲线en:Manual:Curve Command

© 2024 International GeoGebra Institute