Why do you use NativeDigits instead of '0' ?
#85
Unanswered
schlebe
asked this question in
Questions or Help
Replies: 1 comment 2 replies
|
In case someone's configured language or writing system uses something other than Arabic numerals. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
In
GetSignificantDigits()function, I can find following lineWhy do you use
NativeDigitsinstead of'0'?All reactions