blob: 28db2711b9e450f3c2f9197c7b9782fe26549ec3 (
plain)
1
2
3
4
|
Dragonbox is available from [ https://github.com/jk-jeon/dragonbox ].
Used to convert a double to a decimal string, providing breakout of significand and exponent
as integers, allowing to create custom number representation (e.g., locale-specific).
|