math_MaxFloatMaximum possible value for float data type.
const math_MaxFloat: float
math_MinFloatMinimum possible value for float data type.
const math_MinFloat: float
math_MaxF32Maximum possible value for f32 data type.
const math_MaxF32: f32
math_MinF32Minimum possible value for f32 data type.
const math_MinF32: f32
math_MaxF64Maximum possible value for f64 data type.
const math_MaxF64: f64
math_MinF64Minimum possible value for f64 data type.
const math_MinF64: f64
math_MaxIntMaximum possible value for int data type.
const math_MaxInt: int
math_MinIntMinimum possible value for int data type.
const math_MinInt: int
math_MaxI8Maximum possible value for i8 data type.
const math_MaxI8: i8
math_MinI8Minimum possible value for i8 data type.
const math_MinI8: i8
math_MaxI16Maximum possible value for i16 data type.
const math_MaxI16: i16
math_MinI16Minimum possible value for i16 data type.
const math_MinI16: i16
math_MaxI32Maximum possible value for i32 data type.
const math_MaxI32: i32
math_MinI32Minimum possible value for i32 data type.
const math_MinI32: i32
math_MaxI64Maximum possible value for i64 data type.
const math_MaxI64: i64
math_MinI64Minimum possible value for i64 data type.
const math_MinI64: i64
math_MaxU8Maximum possible value for u8 data type.
const math_MaxU8: u8
math_MinU8Minimum possible value for u8 data type.
const math_MinU8: u8
math_MaxU16Maximum possible value for u16 data type.
const math_MaxU16: u16
math_MinU16Minimum possible value for u16 data type.
const math_MinU16: u16
math_MaxU32Maximum possible value for u32 data type.
const math_MaxU32: u32
math_MinU32Minimum possible value for u32 data type.
const math_MinU32: u32
math_MaxU64Maximum possible value for u64 data type.
const math_MaxU64: u64
math_MinU64Minimum possible value for u64 data type.
const math_MinU64: u64