Math constants
Declaration
PI :: 3.141592653589793;
TWO_PI :: 6.283185307179587;
HALF_PI :: 1.570796326794897;
F32_EPSILON :: 0.00001f;
Description
Useful constants.
Declared in: math.bl
PI :: 3.141592653589793;
TWO_PI :: 6.283185307179587;
HALF_PI :: 1.570796326794897;
F32_EPSILON :: 0.00001f;
Useful constants.
Declared in: math.bl