debian man page for matho-mult

Query: matho-mult

OS: debian

Section: 1

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

MATHO-MULT(1)						       Mathomatic Utilities						     MATHO-MULT(1)

NAME
matho-mult - multiply large integers
SYNOPSIS
matho-mult [integers]
DESCRIPTION
This command-line utility is optionally part of the mathomatic(1) package. It uses Python to multiply many large integers separated by spaces or newlines. The size of the integers is only limited by the available memory of the computer. The single integer result is output to standard output, followed by a newline. The integers to multiply may be specified on the command line or read from standard input.
AUTHOR
George Gesslein II (gesslein@mathomatic.org) at "http://www.mathomatic.org".
REPORTING BUGS
If you find a bug, please report it to the author or at "https://launchpad.net/mathomatic".
SEE ALSO
mathomatic(1), primorial(1), matho-sum(1) Mathomatic MATHO-MULT(1)
Related Man Pages
rmath(1) - debian
mp(3x) - v7
gcd(3) - osf1
invert(3) - osf1
madd(3) - osf1
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?