ExpressionParser-GUI x64 v1.3
Added the root(x, y) function, where X is the base number and Y is the root.
Example:
input: root(9,2)
output: 3
Added the root(x, y) function, where X is the base number and Y is the root.
Example:
input: root(9,2)
output: 3