Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
iszero in datafusion::functions::expr_fn - Rust
[go: Go Back, main page]

Function 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