1.0.10.1
Fixed the bug #1
An error could be thrown by for example:
-sin(5)
Or any other function that would be negative.
There was an error in the BasicArithmeticalExpression logic.
Fixed the bug #1
An error could be thrown by for example:
-sin(5)
Or any other function that would be negative.
There was an error in the BasicArithmeticalExpression logic.