Function datafusion_functions::math::monotonicity::ln_order
source · pub fn ln_order(input: &[ExprProperties]) -> Result<SortProperties>
Expand description
Non-decreasing for x ≥ 0, undefined otherwise.
pub fn ln_order(input: &[ExprProperties]) -> Result<SortProperties>
Non-decreasing for x ≥ 0, undefined otherwise.