pub fn cosh_order(
input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
Available on crate feature
math_expressions
only.Expand description
Non-decreasing for x ≥ 0 and symmetrically non-increasing for x ≤ 0.