You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to parse a number in en locale using the exponential form. E.g.: 1.23E10. This however in any shape or form (be it with space or lower-case E) does not work. Is this even supported by the parser?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to parse a number in
en
locale using the exponential form. E.g.:1.23E10
. This however in any shape or form (be it with space or lower-case E) does not work. Is this even supported by the parser?Thanks in advance.
The text was updated successfully, but these errors were encountered: