-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
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
#406 - Support exponential floating point numbers #580
Conversation
For #406 |
Codecov Report
@@ Coverage Diff @@
## master #580 +/- ##
=========================================
Coverage 80.57% 80.57%
Complexity 475 475
=========================================
Files 133 133
Lines 2471 2471
Branches 220 220
=========================================
Hits 1991 1991
Misses 409 409
Partials 71 71
Continue to review full report at Codecov.
|
@rultor merge |
@Graur thanks! |
@yegor256 should I delete this branch? |
@Graur yes, definitely |
Added support of positive and negative exponential numbers.