debian man page for math::nocarry

Query: math::nocarry

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NoCarry(3pm)						User Contributed Perl Documentation					      NoCarry(3pm)

NAME
Math::NoCarry - Perl extension for no carry arithmetic
SYNOPSIS
use Math::NoCarry qw(:all); my $sum = add( 123, 456 ); my $difference = subtract( 123, 456 ); my $product = multiply( 123, 456 );
DESCRIPTION
perl v5.8.8 2007-12-09 NoCarry(3pm)
Related Man Pages
regexp::common::number(3pm) - debian
html::formfu::deflator::formatnumber(3pm) - debian
hash::asobject(3pm) - debian
math::random::tt800(3pm) - debian
math::tamuanova(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Weird 'find' results