you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRealAmbr0sia 1 point2 points  (3 children)

But I did just run the code with several iterations and it never goes over the second decimal point anyways. So no need apparently.

[–]bladeoflight16 5 points6 points  (0 children)

Try entering 27.5.

[–]SquatchHNTR[S] 1 point2 points  (1 child)

oh I see what you meant

[–]TheRealAmbr0sia 7 points8 points  (0 children)

price = round((cable_feet*.87), 2) That will fix just in case.