Skip to main content

Arc hyperbolic sine

XML
<math:asinh var="var">
float
</math:asinh>

<math:asinh /> calculates the inverse hyperbolic sine of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:asinh

Results

BindingTypePredicate
varfloatN/A

Examples

XML
<output>
<math:asinh>1</math:asinh>
</output>

<!-- 0.88137358701954 -->