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