Open hershkoy opened 3 years ago
"two out of five hundred tvs" work in .NET. But weirdly "two out of five hundreds tvs" produces wrong results. @aitelint Can you take a quick look? At least the incorrect sentence shouldn't produce such incorrect results in .NET.
Describe the bug In English Number, I tried to parse the sentence: "two out of five hundred tvs". The result I expected was 2/500=0.004. But see below, it doesn't work.
To Reproduce Steps to reproduce the behavior: Add this case to
Run:
Result is:
Expected behavior It should pass the test