Calculates the hyperbolic sine of a double field. The hyperbolic sine of x
is defined to be (ex - e-x)/2
where e is
Euler's number.
Hide omitted argument names for this function
Omitted Argument NamesThe argument name for
field
can be omitted; the following forms of this function are equivalent:logscalemath:sinh("field")
and:
logscalemath:sinh(field="field")
These examples show basic structure only.