summaryrefslogtreecommitdiff
path: root/math/dragonbox/DESCR
blob: 93bae19497b4d6af1ce3f5ef7dd62efecce18944 (plain)
1
2
3
4
5
This library is a reference implementation of Dragonbox in C++.

Dragonbox is a float-to-string conversion algorithm based on a
beautiful algorithm Schubfach, developed by Raffaello Giulietti in
2017-2018. Dragonbox is further inspired by Grisu and Grisu-Exact.