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:logscale Syntaxmath:sinh("value")
and:
logscale Syntaxmath:sinh(field="value")
These examples show basic structure only.