mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 23:25:20 +00:00
AK: Add framework for a unified floating point to string conversion
Currently, the floating point to string conversion is implemented several times across the codebase. This commit provides a pretty low-level function to unify all of such conversions. It converts the given double to a fixed point decimal satisfying a few correctness criteria.
This commit is contained in:
committed by
Andrew Kaster
parent
17c9a3e8d9
commit
fdc53a5995
1124
AK/StringFloatingPointConversions.cpp
Normal file
1124
AK/StringFloatingPointConversions.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user