Skip to main content

Arc hyperbolic sine

Anatomy

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

Description: MATH:ASINH calculates the inverse hyperbolic sine of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:asinh

Results:

BindingTypePredicate
varfloatN/A

Examples

Example

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

<!-- 0.88137358701954 -->