datafusion_functions::math::monotonicity

Function ln_order

Source
pub fn ln_order(input: &[ExprProperties]) -> Result<SortProperties>
Expand description

Non-decreasing for x ≥ 0, undefined otherwise.