Returns the cotangent of a double.
Namespace:
Imsl.Math
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public static double Cot( double x ) |
Visual Basic (Declaration) |
---|
Public Shared Function Cot ( _ x As Double _ ) As Double |
Visual C++ |
---|
public: static double Cot( double x ) |
Parameters
- x
- Type: System..::.Double
A double value