Module erf

Source
Expand description

Provides the error and related functions

Functionsยง

erf
erf calculates the error function at x.
erf_inv
erf_inv calculates the inverse error function at x.
erfc
erfc calculates the complementary error function at x.
erfc_inv
erfc_inv calculates the complementary inverse error function at x.