An area efficient modular arithmeticprocessor was developed that is capable of performing RSA public-key cryptography and other modular arithmetic operations as a coprocessor.
While nearly every processor and programming language supports floating point arithmetic, most programmers pay little attention to it.
虽然几乎每种处理器和编程语言都支持浮点运算,但大多数程序员很少注意它。
3
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.