(PHP3 , PHP4 )
bcscale --
Set default scale parameter for all bc math functions
Description
string bcscale
(int scale)
This function sets the default scale parameter for all subsequent
bc math functions that do not explicitly specify a scale
parameter.