pub fn acosh_order(input: &[ExprProperties]) -> Result<SortProperties>Available on crate feature
math_expressions only.Expand description
Non-decreasing for x ≥ 1, undefined otherwise.
pub fn acosh_order(input: &[ExprProperties]) -> Result<SortProperties>math_expressions only.Non-decreasing for x ≥ 1, undefined otherwise.