Math::FractionDemo - Math::Fraction demo script (v.51b, Beta Release)


Fraction documentation  | view source Contained in the Fraction distribution.

Index


NAME

Top

Math::FractionDemo - Math::Fraction demo script (v.51b, Beta Release)

SYNOPSIS

Top

perl -e "use Math::FractionDemo; frac_calc;"

DESCRIPTION

Top

This is nothing but a simple perl "calculator" and demo script.

Functions

frac_calc

A simple perl "calculator" for trying out the Math::Fraction package.

frac_demo [OUTPUT] [,INDENT]

A simple demo script. OUTPUT will default to STDOUT unless otherwise specified. If OUTPUT is STDOUT it will run interactivly otehrwsise it will dump the results to the OUTPUT file stream.

INDENT controles how many spaces each line is indented. INDENT defaults to 0 unless otherwise specified.

This script can also be run from frac_calc.

SEE ALSO

Top

Math::Fraction, perl(1p)

AUTHOR and COPYRIGHT

Top


Fraction documentation  | view source Contained in the Fraction distribution.