When you perform math operations in Excel you will sometimes get floating point errors. They come about because Excel is limited to 15 digit precision so significant digits after 15 are ignored.
Times in Excel are all percentages of days. Computers calculate in binary so all those decimals have to be converted to binary before the math operation and the result has to be converted back to decimal.
For example, something as simple as 0.1 in binary is like Pi in decimal - it isn't a finite number.
Do math on those converted numbers and there are going to be rounding errors.
If you change the format of K9 to General, you will probably find it's a very small negative number expressed in scientific notation.
Rounding the result in K9 to something greater than 4 to allow for 1440 minutes in a day, should get rid of the error.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…