modf.c File Reference

#include <sys/types.h>
#include <math.h>
#include "ieee_float.h"

Include dependency graph for modf.c:

Go to the source code of this file.

Functions

double modf (double value, double *iptr)


Function Documentation

double modf double  value,
double *  iptr
 

Definition at line 15 of file modf.c.

References exp, F64_EXP_BIAS, F64_GET_EXP, F64_GET_MANT_HIGH, F64_GET_MANT_LOW, F64_SET_MANT_HIGH, F64_SET_MANT_LOW, and tmp.

Referenced by ceil(), floor(), fmod(), Mathfun(), pow(), sinus(), and tan().


Generated on Fri Apr 14 23:16:36 2006 for minix by  doxygen 1.4.6