Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
amell
ヤコビのam関数
呼び出し手順
[sn]=amell(u,k)
パラメータ
- u
実数スカラーまたはベクトル
- k
スカラー
- sn
実数スカラーまたはベクトル
説明
ヤコビの楕円関数 am(u,k)
を計算します.
ただし,
k
はパラメータ, u
は引数です. u
はベクトル, sn
は(要素毎の)計算値のベクトルです.
関数ellipj()
で使用されます.
Report an issue | ||
<< airy | Special Functions | besseli >> |