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