Skip to main content

Arc hyperbolic tangent

Anatomy

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

Description: MATH:ATANH calculates the inverse hyperbolic tangent of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:atanh

Results:

BindingTypePredicate
varfloatN/A

Examples

Example

<output>
<math:atanh>0</math:atanh>
</output>

<!-- 0 -->