释义 |
进位jìnwèi加法中每位数等于基数时向前一位数进一,例如在十进位的算法中,个位满十,在十位中加一,百位满十,在千位中加一。{carry. In addition, carry a number to the next column; e.g. in decimal addition, if the numbers in the units column exceed ten, a one is carried to the tens column, if the numbers in this column add up to over ten, a one is carried to the hundreds column; if again the numbers add up to over ten, a one is carried to the thousands column.} |