in reply to Re^2: Calculations using values from two different hashes
in thread Calculations using values from two different hashes
Cheers,C:\>perl -le "printf '%.2f', 0.245;" 0.24 C:\>perl -le "printf '%.2f', 0.255;" 0.26
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Calculations using values from two different hashes
by Maire (Scribe) on Nov 25, 2017 at 13:30 UTC |