Numworks Epsilon  1.4.1
Graphing Calculator Operating System
s_erf.c File Reference
#include "math.h"
#include "math_private.h"

Go to the source code of this file.

Functions

double erf (double x)
 
double erfc (double x)
 

Function Documentation

◆ erf()

double erf ( double  x)

Definition at line 187 of file s_erf.c.

◆ erfc()

double erfc ( double  x)

Definition at line 239 of file s_erf.c.