Right now, the grammar accepted by the parser doesn't accept spaces in formulas. This issue is about making the use of spaces possible. It should be pretty straightforward as it is mostly about trimming every string every time.
Right now, the grammar accepted by the parser doesn't accept spaces in formulas.
This issue is about making the use of spaces possible.
It should be pretty straightforward as it is mostly about trimming every string every time.