bcscale --
Set default scale parameter for all bc math functions
Description
bool bcscale ( int scale )
This function sets the default scale parameter for all subsequent
bc math functions that do not explicitly specify a scale
parameter. Returns TRUE on success or FALSE on failure.