Scilab 6.0.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
%sn
ヤコビ楕円関数
呼び出し手順
[y]=%sn(x,m)
パラメータ
- x
楕円積分により定義される基本矩形の中の点;
x
は複素数ベクトル- m
楕円積分のパラメータ (
0<m<1
)- y
結果
説明
パラメータm
を指定した
ヤコビの楕円関数:
パラメータm
の楕円積分の逆.
ゲインamはFortran形式で計算され, 楕円関数用の加算式が適用されます.
例
Report an issue | ||
<< %k | Special Functions | amell >> |