Function asinh

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