Zum Hauptinhalt springen

Hyperbolic tangent

Anatomy

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

Description: MATH:TANH calculates the hyperbolic tangent of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:tanh

Results:

BindingTypePredicate
varfloatN/A

Examples

Example

<output>
<math:tanh>1</math:tanh>
</output>

<!-- 0.76159415595576 -->