Function datafusion::functions::math::expr_fn::isnan

source ยท
pub fn isnan(num: Expr) -> Expr
Expand description

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