statrs
0.16.1
Module erf
Module Items
Functions
In statrs::
function
statrs
::
function
Module
erf
Copy item path
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
.