Functions Index :: C :: Cot
Module:
Definition:
Cot(float x)
Description:
Returns the cotangent of its argument.
Examples:
v = Cot(1) # v == 0.6421
v = Cot(2) # v == -0.4577
Module:
Definition:
Cot(float x)
Description:
Returns the cotangent of its argument.
Examples:
v = Cot(1) # v == 0.6421
v = Cot(2) # v == -0.4577