Returns the cotangent of the argument, where the argument is an angle expressed in radians.
The schema is SYSIBM.
(The SYSFUN version of the COT function continues to be available.)
- expression
- An expression that returns a value of any built-in numeric data type except for DECFLOAT.
The value is converted to a double-precision floating-point number for processing by the function.
© Copyright IBM Corp.