base/math/s_frexp.c File Reference

#include "math.h"
#include "mathP.h"

Include dependency graph for s_frexp.c:

Include dependency graph

Go to the source code of this file.

Functions

double frexp (double x, int *eptr)

Variables

double two54 = 1.80143985094819840000e+16


Function Documentation

double frexp double  x,
int *  eptr
 

Definition at line 41 of file s_frexp.c.

References EXTRACT_WORDS, GET_HIGH_WORD, SET_HIGH_WORD, and two54.


Variable Documentation

double two54 = 1.80143985094819840000e+16 [static]
 

Definition at line 36 of file s_frexp.c.

Referenced by frexp().


Generated on Thu Nov 20 11:56:00 2008 for RTAI API by doxygen 1.3.8