datafusion_functions::math::monotonicity

Function log10_order

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

Non-decreasing for x ≥ 0, undefined otherwise.