Function ndarray_histogram::n64

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

Casts f64 into a number.

Panics

Panics if f64 is NaN.