math::nocarry(3pm) debian man page | unix.com

Man Page: math::nocarry

Operating Environment: debian

Section: 3pm

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
msgfmt_get_pattern(3) - php
msgfmt_set_pattern(3) - php
regexp::common::number(3pm) - debian
algorithm::checkdigits::m11_010(3pm) - debian
math::tamuanova(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?