Zum Hauptinhalt springen

Tangent

Anatomy

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

Description: MATH:TAN calculates the tangent of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:tan

Results:

BindingTypePredicate
varfloatN/A

Examples

Example

<output>
<math:tan>1</math:tan>
</output>

<!-- 1.5574077246549 -->