DIPlib Documentation - ©1995-2008 Quantitative Imaging Group, Delft University of Technology.

mErf

mathematical function

SYNOPSIS

#include "dip_math.h"

dip_float dipm_Erf ( x )

FUNCTION

Computes the error function of the input value.

ARGUMENTS

Data typeNameDescription
dip_floatxInput value

SEE ALSO

mTruncate, mFraction, mNearestInt, mSign, mExp2, mExp10, mLog2, mSinc, mReciprocal, mBesselJ0, mBesselJ1, mBesselJN, mBesselY0, mBesselY1, mBesselYN, mLnGamma, mErfc, mGammaP, mGammaQ

DIPlib on-line documentation | Function reference | Global function index