diff options
| -rw-r--r-- | LabResultsLarge.txt | 4 | ||||
| -rw-r--r-- | LabResultsSmall.txt | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/LabResultsLarge.txt b/LabResultsLarge.txt index b49c88c..2dffe4e 100644 --- a/LabResultsLarge.txt +++ b/LabResultsLarge.txt @@ -199,6 +199,6 @@ Cost per mile: 3.68421 ** People Transported: 100 ** - ** Total Paid (rounded down to nearest dollar): 1052 ** - ** Average Cost Per Person(Rounded down to nearest dollar: 10 ** + ** Total Paid: 1052.04 ** + ** Average Cost Per Person: 10.5204 ** The End diff --git a/LabResultsSmall.txt b/LabResultsSmall.txt index 49a8423..c547746 100644 --- a/LabResultsSmall.txt +++ b/LabResultsSmall.txt @@ -31,6 +31,6 @@ Cost per mile: 5.79268 ** People Transported: 14 ** - ** Total Paid (rounded down to nearest dollar): 113 ** - ** Average Cost Per Person(Rounded down to nearest dollar: 8 ** + ** Total Paid: 113.52 ** + ** Average Cost Per Person: 8.10857 ** The End |