Function datafusion_functions::math::expr_fn::iszero

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

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