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