JavaScript 数値演算 新しいページはコチラ
提供: yonewiki
(→三角関数 sin/cos/tan/asin/acos/atan/atan2) |
(→三角関数 sin/cos/tan/asin/acos/atan/atan2) |
||
| 215行: | 215行: | ||
以下のグラフ$($デカルト座標表示$)$は、 | 以下のグラフ$($デカルト座標表示$)$は、 | ||
| − | <ymath>$ \sin{x} $</ymath> | + | *<ymath>$ y = \sin{x} $</ymath> |
| + | *<ymath>$ y = \cos{x} $</ymath> | ||
| + | のグラフです。 | ||
<yjavascript> | <yjavascript> | ||
/* 円を描く */ | /* 円を描く */ | ||