Function ndarray_histogram::n32

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

Casts f32 into a number.

Panics

Panics if f32 is NaN.