Cos Function
Description:
The cosine of an angle measured in radians.
Returns:
Number
Parameter:
Parameter | Data Type | Description |
|---|---|---|
1 | Number | The angle. |
Example:
When using functions inside a field, remember the field brackets:
{Cos(VariableName)}
Expression | Result |
|---|---|
Cos( 0.5 ) | 0.877582561890373 |