Changes
Page history
hm
authored
Jul 11, 2022
by
Phillip
Hide whitespace changes
Inline
Side-by-side
Skills/Math.md
View page @
61ce51e7
...
...
@@ -46,3 +46,5 @@ Functions
| maximum | max(x, y) |
| principal value of the arc tangent of y/x, expressed in radians | atan2(y, x) |
| 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
)