Download List

Project Description

Math Magic Sci-Calculator is a console-based calculator that is modular so all the calculations work no matter the input type. It has the added benifit of being able enter an entire calculation on the commandline (e.g., ./mmcalc "(1.25*0x1A/2^4)"), and it also works with hex and octal numbers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
Math Magic Sci-Calculator .4

This release includes support for doing trig functions with degrees along with radians, and a fix for a bug that wouldn't allow sin(1) to work.

2001-01-30 15:13
Math Magic Sci-Calculator .2b

Initial announcement.

2001-01-30 15:13
Math Magic Sci-Calculator 0.3

A fix for the ability to crash mmcalc by feeding it bad input, ability to work with hex and octal input/output, and various new command line options (-r to use radians, -h to output answer in hex, -o to output answer in octal, and -i to output answer in integer).

Project Resources