ジャンプ先: 概要. 戻り値. MEL 例.
erf float
erf は 「元に戻す」が不可能、「照会」が不可能、「編集」が不可能 です。
(2 / sqrt(pi)) integral{0 to x} of (e ** -t **2) dt
// Return the error function of 1.0 erf 1.0; // Result: 0.842701 //