Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
fdlibm.h File Reference

Go to the source code of this file.

Classes

struct  exception
 

Enumerations

enum  fdversion { fdlibm_ieee = -1 , fdlibm_svid , fdlibm_xopen , fdlibm_posix }
 

Functions

double acos __P ((double))
 
double atan2 __P ((double, double))
 
double frexp __P ((double, int *))
 
double ldexp __P ((double, int))
 
double modf __P ((double, double *))
 
double jn __P ((int, double))
 
int matherr __P ((struct exception *))
 
double __kernel_standard __P ((double, double, int))
 
int __kernel_rem_pio2 __P ((double *, double *, int, int, int, const int *))
 

Variables

int signgam
 
_LIB_VERSION_TYPE _LIB_VERSION
 

Enumeration Type Documentation

◆ fdversion

enum fdversion
Enumerator
fdlibm_ieee 
fdlibm_svid 
fdlibm_xopen 
fdlibm_posix 

Function Documentation

◆ __P() [1/9]

int __kernel_rem_pio2 __P ( (double *, double *, int, int, int, const int *) )
extern

◆ __P() [2/9]

double __ieee754_y1 __P ( (double) )
extern

◆ __P() [3/9]

int __ieee754_rem_pio2 __P ( (double, double *) )
extern

◆ __P() [4/9]

double __kernel_cos __P ( (double, double) )
extern

◆ __P() [5/9]

double __kernel_tan __P ( (double, double, int) )
extern

◆ __P() [6/9]

double __ieee754_gamma_r __P ( (double, int *) )
extern

◆ __P() [7/9]

double __ieee754_scalb __P ( (double, int) )
extern

◆ __P() [8/9]

double __ieee754_yn __P ( (int, double) )
extern

◆ __P() [9/9]

int matherr __P ( (struct exception *) )
extern

Variable Documentation

◆ _LIB_VERSION

_LIB_VERSION_TYPE _LIB_VERSION
extern

◆ signgam

int signgam
extern