Symbolic computation: A Java based computer algebra system

To solve complex and large mathematical expression manually using pen and paper is a time taking task which in most cases ends up in an erroneous result. This is a major drawback which may lead to heavy losses to people dealing in numbers. Henceforth we have come up with a vision of Symbolic computation which provides a quick, efficient and user friendly environment to its users. Symbolic Computation is a computer algebra system which has been designed in Java. The Object oriented Programming(OOP) concept and predefined packages of the language have been used to solve expressions consisting of differentiation, integration, series and many more symbols. Moreover these features have also been brought to use to enhance the computation time and provide a better outlook to the application.