Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
fake_tgmath.h File Reference

Go to the source code of this file.

Functions

float sqrtf (float x)
 
float sqrt (float x)
 
float fabs (float x)
 
float fabsf (float x)
 
float cosf (float)
 
float cos (float x)
 
float floor (float x)
 

Function Documentation

◆ cos()

float cos ( float x)
externinline

◆ cosf()

float cosf ( float x)
externinline

◆ fabs()

float fabs ( float x)
externinline

◆ fabsf()

float fabsf ( float x)
externinline

◆ floor()

float floor ( float x)
inline

◆ sqrt()

float sqrt ( float x)
externinline

◆ sqrtf()

float sqrtf ( float x)
externinline