COT (Transact-SQL)
SQL Server 2005
A mathematical function that returns the trigonometric cotangent of the specified angle, in radians, in the specified float expression.
Transact-SQL Syntax Conventions
- float_expression
-
Is an expression of type float or of a type that can be implicitly converted to float.
