![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Namespaces | |
| namespace | std |
Functions | |
| template<typename T > | |
| double | std::fabs (T x) |
| float | std::fabs (float num) |
| float | std::fabsf (float num) |
| float | std::sqrt (float x) |
| float | std::abs (float x) |
| float | std::fmod (float x, float y) |
| float | std::ceil (float num) |
| float | std::floor (float num) |
| float | std::tan (float num) |
| float | std::pow (float x, float y) |
| float | std::pow (float x, int y) |