Scilab 5.5.0
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
delip
第一種の完全および不完全楕円積分
呼び出し手順
[r]=delip(x,ck)
パラメータ
- x
- 非負の要素を有する実数ベクトル 
- ck
- -1 と 1の間の実数 
- r
- xと同じ大きさの 実数または複素数(またはベクトル)
説明
引数ckの
            第一種の楕円積分は以下のように定義されます:

ただし, x は実数および正で,
            ck は [-1 1]の範囲となります.
x が1より小さい場合,結果は実数となります.
xを指定して
            コールされた場合,xの各エントリについて
            ベクトルrが評価されます.
例
| Report an issue | ||
| << dawson | Special Functions | dlgamma >> |