Skip to main content

Hyperbolic sine

Anatomy

<math:sinh var="var">
float
</math:sinh>

Description: MATH:SINH calculates the hyperbolic sine of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:sinh

Results:

BindingTypePredicate
varfloatN/A

Examples

Example

<output>
<math:sinh>1</math:sinh>
</output>

<!-- 1.1752011936438 -->