Franklin Math is a small, lightweight computer algebra system (CAS) written in Java that supports both numeric and symbolic computations. Use it as a simple calculator or for more advanced mathematics using variables, functions, and plots.
RedundantFunction[x] = Sin[x]^2 + Cos[x]^2
RedundantFunction[Pi]
Contact: Allen Jordan