This is a discussion on BCMath arbitrary size arithmetic within the alt.comp.lang.php forums, part of the PHP Programming Forums category; i've been using the bc_add function in php, but it doesnt deal with arbitrary sized decimals as said on ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
i've been using the bc_add function in php, but it doesnt deal with
arbitrary sized decimals as said on the tin... it seems to return only sort of 10 to 12 places of accuracy, even after i adjust the bcscale. what am i doing wrong here? i've tried adjusting a few settings in the config. file but no joy . thanks jeremy |