Introduction - If you have any usage issues, please Google them yourself
Micro-controller has strong add, subtract, multiply, divide and other math functions, these operations can be directly on the 8-bit unsigned binary number for calculation. Using overflow flag, but also can add, subtract the number of operations for signed decimal adjust instruction, but also make direct use of the decimal addition operation (BCD code) to carry out.