Skip to main content
is_na_real
r
0.2.0
In r::
interpreter::
native::
sexp
r
::
interpreter
::
native
::
sexp
Function
is_
na_
real
Copy item path
Source
pub fn is_na_real(x:
f64
) ->
bool
Expand description
Check if a f64 is R’s NA_REAL (not just any NaN).