Menu

#34 Parser should handle Scientific Notation

Misc
open
nobody
7
2002-08-09
2002-08-09
No

for things like from: to: limits; it would be nice if
the parser could handle scientific notation of the form

1234.45e+10
1234.45.e-10

right now, it handles (via accident i suppose)
1234.45e10
but not the negative case.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB