COTH
Last updated
Was this helpful?
Last updated
Was this helpful?
The COTH function returns the hyperbolic cotangent of a number.
This function takes a single as input. It outputs that Number's hyperbolic cotangent.
number (required, type: Number
) The number to calculate the hyperbolic cotangent of.
hyperbolic_cotangent (type: Number
) The hyperbolic cotangent of the given number.
The following example returns the hyperbolic cotangent of 1: