--TEST-- BCMath functions return result with default scale --EXTENSIONS-- bcmath --INI-- bcmath.scale = 5 --FILE-- --EXPECT-- bcadd: 3.00000 bcdiv: 2.00000 bcmul: 2.00000 bcpow: 2.00000 bcpowmod: 2.00000 bcsqrt: 2.00000 bcsub: 1.00000