Description Returns the trigonometric sine of a number. Syntax SIN(numeric_expression) Examples SIN(0) returns 0. Return value datatype Double Impact of null value If input is null, returns null.