Module num
Available on crate feature canvas only.
Expand description
A one-dimensional length, tagged with its units.
- float
std or libm
- Ceil
- Defines the smallest integer equal or greater than the original value.
- Floor
- Defines the biggest integer equal or lower than the original value.
- One
- Round
- Defines the nearest integer value to the original value.
- Zero