Function acosh

Source
pub fn acosh<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,