Use bcscale to set the precision you need (number of digits after the optional decimal dot), 10 in this example.
bcscale(10); $num = bcmul($num, '-1');