Functions Index :: A :: ArcCot
Module:
Definition:
ArcCot(float x)
Description:
Returns the inverse cotangent of its argument.
Examples:
v = ArcCot(0.6421) # v == 1.0000
v = ArcCot(-0.4577) # v == 2.000
Module:
Definition:
ArcCot(float x)
Description:
Returns the inverse cotangent of its argument.
Examples:
v = ArcCot(0.6421) # v == 1.0000
v = ArcCot(-0.4577) # v == 2.000