Function tan

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