mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-13 11:16:53 +00:00
This uses the same syntax as zero padding integers:
String::formatted("{:0.5}", 1.234) => "1.23400"
23 KiB
23 KiB