Closed akoSalman closed 7 years ago
$instance->e('(2 + 2)');
It throws this error Undefined offset: -2. I think there is problems with parentheses with this class.
Undefined offset: -2
did you find the fix for this problem? I'm facing the same issue
@vdomah Try this: https://github.com/optimistex/math-expression There are some fixes and improvements
It throws this error
Undefined offset: -2
. I think there is problems with parentheses with this class.