Functions Index :: C :: Coth
Module:
Definition:
Coth(float x)
Description:
Returns the hyperbolic cotangent of its argument.
Examples:
v = Coth(1) # v == 1.3130
v = Coth(2) # v == 1.0373
Module:
Definition:
Coth(float x)
Description:
Returns the hyperbolic cotangent of its argument.
Examples:
v = Coth(1) # v == 1.3130
v = Coth(2) # v == 1.0373