Computes the cosine of the argument.
Syntax
Parameters
arg: You can specify only a numeric value. This function converts the numeric value into a DOUBLE value before it computes the cosine of the value.
Return value
Returns a value of the DOUBLE data type.
Usage notes