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 |
|---|
| hash::asobject(3pm) - debian |
| math::fibonacci(3pm) - debian |
| math::gmp(3pm) - debian |
| math::random::tt800(3pm) - debian |
| math::symbolic::parser::precompiled(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |