Function datafusion::functions::math::monotonicity::acosh_order
source · pub fn acosh_order(
input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>
Expand description
Non-decreasing for x ≥ 1, undefined otherwise.