Module statrs::function::erf

source ·
Expand description

Provides the error and related functions

Functions

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