|
|
|
|
|
by miohtama
2308 days ago
|
|
Python has Decimal, JavaScript has BigNum and so on. I disagree with you - most languages support arbitrary precision numbers. Floats are not needed or wanted. You so not want to invent your own arbitrary precision numbers https://floating-point-gui.de/formats/integer/ |
|