Scilab 5.5.2
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
erf
誤差関数.
呼び出し手順
y = erf(x)
引数
- x
- ベクトルまたは行列 
- y
- (xと同じ大きさの)ベクトルまたは行列 
説明
erf は誤差関数を計算します:  
例
アルゴリズム
この関数は Faddeevaパッケージ ライブラリに基づきます.
履歴
| バージョン | 記述 | 
| 5.5.0 | erf関数が複素数の要素をサポート | 
| Report an issue | ||
| << dlgamma | Special Functions | erfc >> |