Yacas(Java version) build for android

Anonymous

YACAS is an easy to use, general purpose Computer Algebra System, a program for symbolic manipulation of mathematical expressions. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system has a library of scripts that implement many of the symbolic algebra operations; new algorithms can be easily added to the library.

The Java version has almost all the features the C++ version has. In fact, there is no reason the Java version should not have all the same features.

At the time of writing only a small arithmetical part available on android and interface definitely needs to be worked on. So, stable releases are yet to come.