View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default How many iterations it takes to get to 0?

If a value starts with a non-zero amount, then it can NEVER reach zero if it
decrease by 20% of its residual value.

If you decrease it 20 % of its original value it will take 5 Iterations:

100
80
60
40
20
0

--
Gary''s Student - gsnu200720