This function returns the cosine of the given angle expressed in radians.
Bash
cos(number) #Output: Number
Examples
|
Parser expression |
Descriptio |
|---|---|
|
Bash
|
This example returns: 1.0 |
|
Bash
|
This example returns: 0.5403023058681398 |
Additional information
Parameters used in this function
|
Parameter |
Input (data type) |
Description |
|---|---|---|
|
|
number |
Any given number or numeric field code. |
Output
This function returns a number
Check out sin() to calculate the sine of a given value.
📚 Use cases and examples
| Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
|---|