Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Should accept commas as decimals #25

Open
nicodjimenez opened this issue Oct 1, 2016 · 1 comment
Open

Should accept commas as decimals #25

nicodjimenez opened this issue Oct 1, 2016 · 1 comment

Comments

@nicodjimenez
Copy link
Collaborator

eg 4,3 + 4,5

@augustt198
Copy link
Owner

Right now numbers like 1,300,400 are parsed as 1300400. Implementing commas as decimal points would make something like 1,356 ambiguous. Maybe this should be handled by passing a configuration to the parser?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants