SpeedCrunch  0.11
Defines | Functions | Variables
/usr/src/RPM/BUILD/speedcrunch-0.11/src/math/floatconst.h File Reference
#include "floatnum.h"
Include dependency graph for floatconst.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define MAXBERNOULLIIDX   68
#define MAXERFCIDX   80

Functions

void floatmath_init ()
void floatmath_exit ()

Variables

floatstruct c1
floatstruct c2
floatstruct c3
floatstruct c12
floatstruct cExp
floatstruct cMinus1
floatstruct cMinus20
floatstruct c1Div2
floatstruct cLn2
floatstruct cLn3
floatstruct cLn7
floatstruct cLn10
floatstruct cPhi
floatstruct cPi
floatstruct cPiDiv2
floatstruct cPiDiv4
floatstruct c2Pi
floatstruct c1DivPi
floatstruct cSqrtPi
floatstruct c1DivSqrtPi
floatstruct cLnSqrt2PiMinusHalf
floatstruct c2DivSqrtPi
floatstruct cMinus0_4
floatstruct cBernoulliNum [68]
floatstruct cBernoulliDen [68]
floatstruct cUnsignedBound
int erfcdigits
floatstruct erfccoeff [MAXERFCIDX]
floatstruct erfcalpha
floatstruct erfcalphasqr
floatstruct erfct2
floatstruct erfct3

Define Documentation

#define MAXBERNOULLIIDX   68
#define MAXERFCIDX   80

Function Documentation

void floatmath_exit ( )
void floatmath_init ( )

Variable Documentation