We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently using macOS 10.15.2 (19C57), Node.js 13.4.0
Basically the big numbers in unit test is hardcoded; but the numbers, the big ones...are little bit "strange" in JavaScript
2) hanzi2num hanzi2num("無量大數") should translate hanzi to number correctly: AssertionError [ERR_ASSERTION]: 1e+68 == 1.0000000000000002e+68 + expected - actual -1e+68 +1.0000000000000002e+68
ref: #61 #38 #55
The text was updated successfully, but these errors were encountered:
It should be fixed in recent testing updates. Thanks :)
Sorry, something went wrong.
No branches or pull requests
Currently using macOS 10.15.2 (19C57), Node.js 13.4.0
Basically the big numbers in unit test is hardcoded; but the numbers, the big ones...are little bit "strange" in JavaScript
ref: #61 #38 #55
The text was updated successfully, but these errors were encountered: