Home
Linux temps réel embarqué et outils de développements Technique





libmath-nocarry-perl

libmath-nocarry-perl Perl extension for no carry arithmetic
Priority
Sectionperl
Installed size 68
Maintainer Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture all
Version 1.09-2
Depends perl (>= 5.6.0-16)
Suggests libmath++-dev, doc-base
File name pool/main/libm/libmath-nocarry-perl/libmath-nocarry-perl_1.09-2_all.deb
Description No carry arithmetic doesn't allow you to carry digits to the next column. For example, if you add 8 and 4, you normally expect the answer to be 12, but that 1 digit is a carry. In no carry arithmetic you can't do that, so the sum of 8 and 4 is just 2. In effect, this is addition modulo 10 in each column. I discard all of the carry digits in this example: . 1234 + 5678 ------ 6802 . For multiplication, the result of pair-wise multiplication of digits is the modulo 10 value of their normal, everyday multiplication.


©M.N.I.S Société | Produits | Services | Formations | Support | Partenariat | Presse | Téléchargements ©M.N.I.S