Overview
NumberCruncher is a small program that allows you to type one-line statements in a mathematically-oriented miniature scripting language. You can do things like create variables, series, and functions to assist you with evaluating complicated numeric expressions. It is intended to one day be a fully-featured, interactive desktop calculator that is more powerful and expressive than your basic scientific calculator program, but not so massive that it is intimidating to learn (like Matlab). Anyone with a solid background in high school algebra should be able to learn and use NumberCruncher in under thirty minutes. Get started now with the language tutorial.
