Function n32

Source
pub fn n32(num: f32) -> N32
Expand description

Casts f32 into a number.

ยงPanics

Panics if f32 is NaN.