Function datafusion_functions::math::monotonicity::exp_order
source ยท pub fn exp_order(input: &[ExprProperties]) -> Result<SortProperties>
Expand description
Non-decreasing for all real numbers.
pub fn exp_order(input: &[ExprProperties]) -> Result<SortProperties>
Non-decreasing for all real numbers.