Skip to main content

Hyperbolic cosine

Anatomy

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

Description: MATH:COSH calculates the hyperbolic cosine of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:cosh

Results:

BindingTypePredicate
varfloatN/A

Examples

Example

<output>
<math:cosh>1</math:cosh>
</output>

<!-- 1.5430806348152 -->