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