How do the BCMath functions work?

I tried using them for some precision iterative processes and they kept
giving me incorrect answers (correct only to about 4 decimal places).
In the end I changed the precision setting in php.ini to 14 and used
standard math functions which gave the same results as my calculator and
Excel.



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to