-
## What is the underlying problem you're trying to solve?
In the units.parser (or specifically in the extractNumAndUnit function in topdown/parse_bytes.go), scientific notation is not currently suppo…
-
### Godot version
4.3.stable
### VS Code version
1.94.2
### Godot Tools VS Code extension version
2.3.0
### System information
Windows 11
### Issue description
Scientific notation formatting …
-
Clojure inherits Java's support for scientific notation: https://docs.oracle.com/javase/specs/jls/se7/html/jls-3.html#jls-3.10.2
C++'s floating point docs: https://en.cppreference.com/w/cpp/language/…
jeaye updated
3 weeks ago
-
I've been using this and it's a great SQL formatter, working better for my particular use case than several others I have tried. However, I noticed today that numbers in scientific notation aren't sup…
-
`to_scientific_notation()` is supposed to produce scientific notation, `to_string()` used to (and IMO should continue) to produce decimal form without scientific notation.
The following test
``…
-
## Current behavior
As far as I can tell, all numbers
-
### Problem
The user can enter a pledge in exponential/scientific notation. This in itself is not a problem, especially as the app supports a currency with `DECIMALS_MAX = 8`.
However, the user …
-
-
### Operating System
Linux
### Programming Languages
_No response_
### CCXT Version
latest
### Description
The exchange({'number': String}) seems to work, EXCEPT for the bitfinex2 exchange. Sti…
-
maybe add more info on scientific notation https://www.datakwery.com/post/2020-07-11-scientific-notation-in-r/ - might not be the best link, but this is what I found googling very briefly :P