hm authored by Phillip's avatar Phillip
...@@ -46,3 +46,5 @@ Functions ...@@ -46,3 +46,5 @@ Functions
| maximum | max(x, y) | | maximum | max(x, y) |
| principal value of the arc tangent of y/x, expressed in radians | atan2(y, x) | | principal value of the arc tangent of y/x, expressed in radians | atan2(y, x) |
| random with limits | random(min, max) | | random with limits | random(min, max) |
NOTE: You can request to add more operators and functions using by making a suggestion ticket in our [issues page](/issues)