Zum Hauptinhalt springen

Arc hyperbolic cosine

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

<math:acosh /> calculates the inverse hyperbolic cosine of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:acosh

Results

BindingTypePredicate
varfloatN/A

Examples

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

<!-- 0 -->