how do you change $42.79 to an even number ($42.80)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My program has to calculate a percentage recoverable and then this amount is
deducted from a maximum of 3 figures. My problem is that if the percentage
is an odd number, I will end up being out .01. What do I do to avoid this
problem?
 
Back
Top