v1.0 : support a basic amount of operation(addition, exponent, square root, division, etc…)
You must log in or register to comment.
Interesting project, but you should really implement an equation parser instead of having 2 args and one operand
v1.0 : support a basic amount of operation(addition, exponent, square root, division, etc…)
Interesting project, but you should really implement an equation parser instead of having 2 args and one operand