返回列表 发帖
I'm assuming that everyone knows there is a difference between the number of decimal places "displayed" on your calculator and the number of decimal places used "internally" within the calculator to arrive at an answer.

If you set the dp = 2 then internally the calculator continues to use 9 dp (not sure exactly - check the manual) when performing the calculations and simply rounds the result to 2 dp when displaying the answer.

TOP

返回列表