RosettaCodeData/Task/Price-fraction/PowerShell/price-fraction-2.ps1
2026-04-30 12:34:36 -04:00

1 line
105 B
PowerShell

.7388727, .8593103, .826687, .3444635, .0491907 | Convert-PriceFraction | ForEach-Object {"{0:C}" -f $_}