Posted by Ian B on 12/05/05 12:58
Variables are held to s certain degree of precision. 200.15 cannot be held accurately as a normal binary number, for example, so errors can occur. Use bcsub(200.15,200,n) where n is the number of decimal places you want. Ian
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming