You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default FP presentation (formatting of the significand and exponent after they are produced by Dragonbox) can be slightly optimized, possibly using some ideas from jkj::dragonbox::detail::to_chars<...>: #3675 (comment).