Zum Hauptinhalt springen

Sine

Anatomy

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

Description: MATH:SIN calculates the sine of a value.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name math:sin

Results:

BindingTypePredicate
varfloatN/A

Examples

Example

<output>
<math:sin>1</math:sin>
</output>

<!-- 0.8414709848079 -->