Your computer's processor interprets any command you execute as a series of math problems.
你的计算机的处理器把你执行一切指令当做一系列的数学问题来解释。
2
Remember, integer arithmetic is much faster than floating-point arithmetic, as it can usually be done directly by the processor, rather than relying on external FPUs or floating point math libraries.