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
sqrt_order in datafusion::functions::math::monotonicity - Rust
[go: Go Back, main page]

Function sqrt_order

Source
pub fn sqrt_order(
    input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
Available on crate feature math_expressions only.
Expand description

Non-decreasing for x ≥ 0, undefined otherwise.