Functions Index :: S :: Sinh
Module:
Definition:
Sinh(float x)
Description:
Returns the hyperbolic sine of its argument.
Examples:
v = Sinh(1) # v == 1.1752
v = Sinh(2) # v == 3.6269
Module:
Definition:
Sinh(float x)
Description:
Returns the hyperbolic sine of its argument.
Examples:
v = Sinh(1) # v == 1.1752
v = Sinh(2) # v == 3.6269