Skip to content

ExpressionParser-GUI x64 v1.3

Compare
Choose a tag to compare
@rdbo rdbo released this 08 Feb 21:57
· 12 commits to master since this release
e6fc9ed

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