NAME
symbolic_calculator_shell
SYNOPSIS
symbolic_calculator [-s FILE] [--man] [--help]
OPTIONS
-s or --source FILE
  Read from this file instead of STDIN
--man
  Display the full manual (which is currently rather lacking).
-h or --help
  Display (this) short help.
DESCRIPTION
This is a shell interface for the Math::SymbolicX::Calculator Perl module. (See also "perldoc Math::SymbolicX::Calculator::Interface::Shell")