Math functions and structures.
Math functions and structures.
Pi as a float.
Pi multiplied by 2 as a float.
Pi as a double.
Pi multiplied by 2 as a double.
Positive infinity as a float.
Negative infinity as a float.
Positive infinity as a double.
Negative infinity as a double.
A randomizer that can be seeded with a specific seed. The default constructor uses the seed 5489.
int float float float float float float float float float float float float float Generate a random floating point value between min (inclusive) and max (exclusive).
float Generate a random integer between min (inclusive) and max (exclusive).
int float float float float float float float float float float float float float float float float float Clamps the value x between min and max. Throws an exception when min is higher than max.
int Clamps the value x between min and max. Throws an exception when min is higher than max.
float bool bool uint16 uint uint64