MicrOS
|
#include "../math.h"
Functions | |
long double | erfl (long double x) |
Compute error function. More... | |
long double erfl | ( | long double | x | ) |
Compute error function.
The erfl functions compute the error function of x.
x | Parameter for the error function. |