Skip to content

Releases: jrosen081/MathParser

Fixed Multiplication With Parenthesis

30 May 18:34

Choose a tag to compare

1.5

Fixed parenthesis multiplication

You can multiply with parenthesis. Ex: (1 + 4)(2 - 4)

15 May 18:45

Choose a tag to compare

1.4

Updated parser so that you can multiply with parenthesis

You can now use parenthesis

07 May 03:45

Choose a tag to compare

1.3

Added support for order of operations with parenthesis

Fixed a bug with the Exponent

25 Apr 16:11

Choose a tag to compare

1.2

Fixed a bug with power

Updated the Parser to have public view.

25 Apr 15:57

Choose a tag to compare

1.1

Updated Parser to have a public modifier

Initial Release

25 Apr 15:45

Choose a tag to compare

This is the initial release of the pod.