Expand description
Module containing often used mathematical constants
Constants§
- E
- E = Euler constant = 2.7182818…
- E64
- E = Euler constant = 2.7182818…
- INF
- INF = infinity
- INF64
- INF = infinity
- MAX
- MAX = max value an f32 can be
- MAX64
- MAX = max value an f32 can be
- MIN
- MIN = min value an f32 can be
- MIN64
- MIN = min value an f32 can be
- NAN
- NAN= Not A Number
- NAN64
- NAN= Not A Number
- PI
- f32 representation of the mathematical constant pi
- PI64
- f32 representation of the mathematical constant pi