Posted by Jussist on 12/23/06 12:05
It seems that you very well know what are all the possible cases. Then just write down all the cases like from => to: 1,000 => 1000 1.000 => 1000 1,35 => 1.35 etc... And figure out logic needed for each case, and figure out common logic that does the trick for all cases.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming