soniah / evaler

Implements a simple floating point arithmetic expression evaluator in Go (golang).
BSD 3-Clause "New" or "Revised" License
51 stars 17 forks source link

Bugfix/starting-zeros-decimals #8

Closed thecardinelli closed 8 years ago

thecardinelli commented 8 years ago

Decimals missing a heading zero now calculate correctly.