Function n64

Source
pub fn n64(num: f64) -> N64
Expand description

Casts f64 into a number.

ยงPanics

Panics if f64 is NaN.