Skip to main content
atoti.math.erfc(
    measure: VariableMeasureConvertible,
    /,
) → MeasureDefinition
Return the complementary error function of the input measure. This is the complementary of atoti.math.erf(). It is defined as 1.0 - erf. It can be used for large values of x where a subtraction from one would cause a loss of significance.

Parameters

measure

VariableMeasureConvertible