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.

ParameterTypeRequiredDefaultDescription
asstringoptional[a]_sinh The name of the output field.
field[b]stringrequired  The name of the input field.

[a] Optional parameters use their default value unless explicitly set

[b] The argument name field can be omitted.

Hide omitted argument names for this function

Show omitted argument names for this function