Scilab 5.4.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
calerf
誤差関数を計算する.
パラメータ
- x
実数ベクトルまたは行列
- flag
整数インジケータ
- y
(xと同じ大きさの)実数ベクトルまたは行列
説明
calerf(x,0)
は誤差関数
erf(x)
を計算します
calerf(x,1)
は相補誤差関数
ferfc(x)
を計算します
calerf(x,2)
はスケーリング付き相補誤差関数
erfcx(x)
を計算します
Report an issue | ||
<< beta | Special Functions | delip >> |