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::prelude - Rust
[go: Go Back, main page]

datafusion::prelude

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