fast_float icon indicating copy to clipboard operation
fast_float copied to clipboard

Feature request: hexadecimal floating-point representation

Open tlemo opened this issue 3 years ago • 2 comments

Are there any plans to add support for hexadecimal strings? While not as common as the decimal representation, I have a few use cases related to parsing languages which have hex floating-point literals (ex. C/C++) where it would be great to use fast_float.

tlemo avatar Aug 25 '22 22:08 tlemo

Duplicate: https://github.com/fastfloat/fast_float/issues/124

lemire avatar Aug 25 '22 22:08 lemire