--TEST-- BCMath functions return result with requested scale --SKIPIF-- --FILE-- ===DONE=== --EXPECT-- bcadd: 3.00000 bcdiv: 2.00000 bcmul: 2.00000 bcpow: 2.00000 bcpowmod: 2.00000 bcsqrt: 2.00000 bcsub: 1.00000 ===DONE===