Simple object oriented designed computer algebra system

  • Authors:
  • D. M. Akbar;Shaiq A. Haq;Zafar Ullah Khan;Zaki Ahmed

  • Affiliations:
  • (Corresponding author: D.M. Akbar Hussain, Department of Software Engineering and Media Technology, Aalborg University Esbjerg, Denmark. E-mail: akbar@aaue.dk) Information and Security Analysis Re ...;Department of Mechatronics, Air University, Islamabad, Pakistan;Department of Mechatronics, Air University, Islamabad, Pakistan;School of Electronic, Communication and Electrical Engineering, University of Hertfordshire, Hatfield, UK

  • Venue:
  • Journal of Computational Methods in Sciences and Engineering - Intelligent Systems and Knowledge Management
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Computer Algebra System (CAS) is a software program that facilitates symbolic mathematics. The core functionality of a typical CAS is manipulation of mathematical expressions in symbolic forms. The expressions manipulated by CAS normally include polynomials in multiple variables, standard trigonometric and exponential functions, various special functions for example gamma, zeta, Bessel, etc. and also arbitrary functions like derivatives, integrals, sums, and products of expressions. Our implementation of a CAS tool provides an object oriented design framework. The system is portable to other platforms and highly scalable. The other key features include a very simple and interactive user GUI support for a formula editor, making it a self contained system, additionally the formula editor provides a real-time syntax checking for expressions.