Expand description
Special functions.
Functionsยง
- erf
- Returns the error function.
- erfc
- Returns the complementary error function.
- erfcx_
helper - inverse_
langevin - Returns the inverse Langevin function.
- inverse_
langevin_ approximate - Returns an approximation of the inverse Langevin function.
- lambert_
w - Returns the Lambert W function.
- langevin
- Returns the Langevin function.
- langevin_
derivative - Returns the derivative of the Langevin function.
- rosenbrock
- Returns the Rosenbrock function.
- rosenbrock_
derivative - Returns the derivative of the Rosenbrock function.
- sinhc
- Returns the hyperbolic sinc function.