MicrOS
erfl.c File Reference
#include "../math.h"

Functions

long double erfl (long double x)
 Compute error function. More...
 

Function Documentation

◆ erfl()

long double erfl ( long double  x)

Compute error function.

The erfl functions compute the error function of x.

Parameters
xParameter for the error function.
Returns
Error function value for x.