Module num

Source
Expand description

A one-dimensional length, tagged with its units.

Macrosยง

num_float ๐Ÿ”’
num_int ๐Ÿ”’

Traitsยง

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