The answer is always two digits of precision, regardless of digits of input values. Steps to reproduce: ``` 48.6 s -49.475 s --------- -0.88 s ``` should be -.775 s **correction: s/b -.875**