Function isnan

Source
pub fn isnan(num: Expr) -> Expr
Available on crate feature math_expressions only.
Expand description

returns true if a given number is +NaN or -NaN otherwise returns false