Math
Math
Fields
| Name | Type | |
|---|---|---|
| static | random | Fun |
| static | min | Fun |
| static | max | Fun |
| static | PI | F64 |
| static | NaN | F64 |
| static | POSITIVE_INFINITY | F64 |
| static | NEGATIVE_INFINITY | F64 |
Protos
No protos.
Bindings
- static
f@6322max(F64, F64) → F64 - static
f@6321min(F64, F64) → F64 - static
f@6275random() → F64