1. plotellipse;
2. plotellipse 1.0;
3. plotellipse 2.0 2.0;
4. plotellipse 0.1 0.1;
5. plotellipse a:=1.0 b:=1.0;
6. plotellipse a b NumPts XYOut; //specify all variables
入力
double
楕円の主軸を指定します。
楕円の副軸を指定します。
int
楕円ポイントの数を指定します。
出力
XYRange
楕円のXY範囲を出力します。
ここに記載されているシンタックスをご覧ください。