The ArcCoTan function returns a value that specifies the arc cotangent of the passed value.
Syntax | ||||
ArcCoTan(Value) | ||||
Return value | ||||
Type |
Description | |||
Double |
Arc cotangent of Value | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Value |
Double |
ByVal |
Value to retrieve the arc cotangent |
Notes
The Arc Cotangent funktion is the inverse of the Cotangent function. See CoTan