Files
ladybird/Userland/Libraries/LibJS/Runtime/Intl/MathematicalValue.cpp
Timothy Flynn d56205f991 LibJS: Use more accurate number-to-string method in Intl.NumberFormat
Intl.NumberFormat only ever wants literal number-to-digits here, without
extra exponential formatting.
2022-11-04 21:12:10 +00:00

11 KiB