NoCarry(3pm) User Contributed Perl Documentation NoCarry(3pm)NAMEMath::NoCarry - Perl extension for no carry arithmeticSYNOPSISuse Math::NoCarry qw(:all); my $sum = add( 123, 456 ); my $difference = subtract( 123, 456 ); my $product = multiply( 123, 456 );DESCRIPTIONperl v5.8.8 2007-12-09 NoCarry(3pm)
| Related Man Pages |
|---|
| msgfmt_set_pattern(3) - php |
| html::formfu::deflator::formatnumber(3pm) - debian |
| math::fibonacci(3pm) - debian |
| math::gmp(3pm) - debian |
| template::plugin::math(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Weird 'find' results |