アットウィキロゴ

Paramplot( [a pair of parametric functons ] , range, options)

make PD of the graph of parametric function
¦ In the case of using the name but t, notice
whether the name is not used in function name.
¦ options are the same as above.
¦ Function can be given by Scilab function.
Ex) G3=Paramplot( [cos(t), sin(t)] , t=[0, 2*%pi] );
最終更新:2013年12月02日 21:19