Math Member List

This is the complete list of members for Math, including all inherited members.

abs(real_t g) (defined in Math)Mathinlinestatic
absd(double g) (defined in Math)Mathinlinestatic
absf(float g) (defined in Math)Mathinlinestatic
acos(double p_x) (defined in Math)Mathstatic
asin(double p_x) (defined in Math)Mathstatic
atan(double p_x) (defined in Math)Mathstatic
atan2(double p_y, double p_x) (defined in Math)Mathstatic
ceil(double p_x) (defined in Math)Mathstatic
cos(double p_x) (defined in Math)Mathstatic
cosh(double p_x) (defined in Math)Mathstatic
db2linear(double p_db) (defined in Math)Mathinlinestatic
decimals(double p_step) (defined in Math)Mathstatic
dectime(double p_value, double p_amount, double p_step) (defined in Math)Mathstatic
deg2rad(double p_y) (defined in Math)Mathstatic
dtoll(double p_double) (defined in Math)Mathinlinestatic
ease(double p_x, double p_c) (defined in Math)Mathstatic
exp(double x) (defined in Math)Mathstatic
fast_ftoi(float a) (defined in Math)Mathinlinestatic
floor(double p_x) (defined in Math)Mathstatic
fmod(double p_x, double p_y) (defined in Math)Mathstatic
fposmod(double p_x, double p_y) (defined in Math)Mathstatic
is_inf(double p_val) (defined in Math)Mathstatic
is_nan(double p_val) (defined in Math)Mathstatic
larger_prime(uint32_t p_val) (defined in Math)Mathstatic
lerp(float a, float b, float c)Mathinlinestatic
linear2db(double p_linear) (defined in Math)Mathinlinestatic
log(double x) (defined in Math)Mathstatic
Math() (defined in Math)Mathinline
pow(double x, double y) (defined in Math)Mathstatic
rad2deg(double p_y) (defined in Math)Mathstatic
rand() (defined in Math)Mathstatic
rand_from_seed(uint32_t *seed) (defined in Math)Mathstatic
randf() (defined in Math)Mathstatic
random(double from, double to) (defined in Math)Mathstatic
RANDOM_MAX enum value (defined in Math)Math
randomize() (defined in Math)Mathstatic
round(double p_val) (defined in Math)Mathstatic
seed(uint32_t x=0) (defined in Math)Mathstatic
sin(double p_x) (defined in Math)Mathstatic
sinh(double p_x) (defined in Math)Mathstatic
sqrt(double p_x) (defined in Math)Mathstatic
stepify(double p_value, double p_step) (defined in Math)Mathstatic
tan(double p_x) (defined in Math)Mathstatic
tanh(double p_x) (defined in Math)Mathstatic