Function sin

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