arithmetic_parser_smetaniuk 0.1.2

Arithmetic expression calculator parser.
Documentation
1
2
3
4
1 + 1 = 2
4 - 17 = -13
2 + 2 * 2 = 6
(1 + 3.6) * (4.8 / 2) = 11.04