Functions Index :: C :: Cosh
Module:
Definition:
Cosh(float x)
Description:
Returns the hyperbolic cosine of its argument.
Examples:
v = Cosh(1) # v == 1.5431
v = Cosh(2) # v == 3.7622
Module:
Definition:
Cosh(float x)
Description:
Returns the hyperbolic cosine of its argument.
Examples:
v = Cosh(1) # v == 1.5431
v = Cosh(2) # v == 3.7622