International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 59 - Number 13 |
Year of Publication: 2012 |
Authors: K Sudipta Achary, Motahar Reza |
10.5120/9610-4241 |
K Sudipta Achary, Motahar Reza . Implementation of Recursive Structural Parser for Symbolic Computation using Mathematical Pseudo Language and Features of Java. International Journal of Computer Applications. 59, 13 ( December 2012), 34-38. DOI=10.5120/9610-4241
Symbolic Computation is a Computer Algebra System (CAS) which is developed to compute the symbolic mathematical expressions consisting simple or complex calculations. Symbolic Computation provides the interface to provide input expression in a typical mathematical format. Mathematical problems related to algebra, logarithm, roots, sum & product of series etc can be solved using this package. Use of Object Oriented programming on JAVA platform provides an efficient method to such calculations. GUI components like Panels, Applets, Menus, and Buttons from AWT package are used to make the GUI simple and user friendly. The GUI is made in such a way that it takes input in a typical mathematical format which is helpful for anyone to compute expressions without using complex instructions or commands. This paper represents a strong yet simple way to solve mathematical problems by representing expressions using Symbols and characters with the concept of pseudo language.