This function converts an angle measured in radians to an approximately equivalent angle measured in degrees.
Bash
toDegrees(number) #Output: Number
Examples
|
Parser expression |
Description |
|---|---|
|
Bash
|
This example returns: 0.0 |
|
Bash
|
This example returns: 179.90874767107852 |
Additional information
Parameters used in this function
|
Parameter |
Input (data type) |
Description |
|---|---|---|
|
number |
number |
Any given number or numeric field code. |
Output
This function returns a number
📚 Use cases and examples
| Use case | Workflow function | Field type | Automated action | Parser functions |
|---|