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