Skip to main content

is_na_real

Function is_na_real 

Source
pub fn is_na_real(x: f64) -> bool
Expand description

Check if a f64 is R’s NA_REAL (not just any NaN).