pub fn atanh_order(
input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>Expand description
Non-decreasing on the interval [−1, 1], undefined otherwise.
pub fn atanh_order(
input: &[ExprProperties],
) -> Result<SortProperties, DataFusionError>Non-decreasing on the interval [−1, 1], undefined otherwise.