Error Function Complement VI
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
Computes the error function complement.

Inputs/Outputs
x
—
x is the input argument. If x is negative, the VI uses the absolute value of x.
1 - erf(x)
—
1 - erf(x) returns the value of the error function complement. |
The following equation defines the error function complement.
x
—
1 - erf(x)
—