#include <math.h>
#include <cmath>
Go to the source code of this file.
◆ dtMathAtan2f()
| float dtMathAtan2f |
( |
float |
y, |
|
|
float |
x |
|
) |
| |
|
inline |
◆ dtMathCeilf()
| float dtMathCeilf |
( |
float |
x | ) |
|
|
inline |
◆ dtMathCosf()
| float dtMathCosf |
( |
float |
x | ) |
|
|
inline |
◆ dtMathFabsf()
| float dtMathFabsf |
( |
float |
x | ) |
|
|
inline |
◆ dtMathFloorf()
| float dtMathFloorf |
( |
float |
x | ) |
|
|
inline |
◆ dtMathIsfinite()
| bool dtMathIsfinite |
( |
float |
x | ) |
|
|
inline |
◆ dtMathSinf()
| float dtMathSinf |
( |
float |
x | ) |
|
|
inline |
◆ dtMathSqrtf()
| float dtMathSqrtf |
( |
float |
x | ) |
|
|
inline |