COT
Description
Returns the cotangent of the angle in radians sent through parameters (COT in Transact-SQL).
The cosine is defined as: or To calculate the cosine, the parameter must comply with the constraints of sine and cosine functions.
Sample Source Pattern
Syntax
Arguments
expression
: Numeric float expression, where expression is in .
Return Type
Numeric float expression in .
Examples
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated