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