Function atanh

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