Zum Hauptinhalt springen

Arc tangent

Anatomy

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

Description: MATH:ATAN calculates the inverse tangent of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:atan

Results:

BindingTypePredicate
varfloatN/A

Examples

Example

<output>
<math:atan>1</math:atan>
</output>

<!-- 0.78539816339745 -->