MicrOS
Functions
erf.c File Reference
#include "
../math.h
"
Functions
double
erf
(double x)
Compute error function.
More...
Function Documentation
◆
erf()
double erf
(
double
x
)
Compute error function.
The erf functions compute the error function of x.
Parameters
x
Parameter for the error function.
Returns
Error function value for x.
library
src
math
erf.c
Generated by
1.8.13