NCBI C++ ToolKit
Functions
miscmath.h File Reference
#include <common/ncbi_export.h>
+ Include dependency graph for miscmath.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

double NCBI_Erf (double x)
 The error function of x: the integral from 0 to x of e(-t*t) dt, scaled by 2/sqrt(pi) to fall within the range (-1,1). More...
 
double NCBI_ErfC (double x)
 The complementary error function of x: 1 - erf(x), but calculated more accurately for large x (where erf(x) approaches unity). More...
 
Modified on Fri Sep 20 14:57:24 2024 by modify_doxy.py rev. 669887