CFP last date
22 April 2024
Reseach Article

Applications of Symbolic computation in C++ Programming Language

by Satabaldiyev Askar Bakytzhanuly, Latuta Konstantin Nikolayevich
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 46 - Number 3
Year of Publication: 2012
Authors: Satabaldiyev Askar Bakytzhanuly, Latuta Konstantin Nikolayevich
10.5120/6886-9194

Satabaldiyev Askar Bakytzhanuly, Latuta Konstantin Nikolayevich . Applications of Symbolic computation in C++ Programming Language. International Journal of Computer Applications. 46, 3 ( May 2012), 6-10. DOI=10.5120/6886-9194

@article{ 10.5120/6886-9194,
author = { Satabaldiyev Askar Bakytzhanuly, Latuta Konstantin Nikolayevich },
title = { Applications of Symbolic computation in C++ Programming Language },
journal = { International Journal of Computer Applications },
issue_date = { May 2012 },
volume = { 46 },
number = { 3 },
month = { May },
year = { 2012 },
issn = { 0975-8887 },
pages = { 6-10 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume46/number3/6886-9194/ },
doi = { 10.5120/6886-9194 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:38:46.318413+05:30
%A Satabaldiyev Askar Bakytzhanuly
%A Latuta Konstantin Nikolayevich
%T Applications of Symbolic computation in C++ Programming Language
%J International Journal of Computer Applications
%@ 0975-8887
%V 46
%N 3
%P 6-10
%D 2012
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper contains the brief information about symbolic computation techniques. The location of symbolic computation within Computer Language classification is defined. Programming languages (PL) can be divided into two main areas: imperative PL and declarative PL. Declarative PL is generally used for logical and functional programming (ex: PROLOG, LISP, ML, Haskell,…) Symbolic computation techniques are commonly derived from both, logical and functional programming. Imperative programming languages are practically used for numerical computations. Some of well-known examples of imperative PL's are C, C++, Java, MATLAB, etc… But for last few years, the programming languages mentioned above have been oriented to solve problems symbolically. The general idea of this paper is to provide the implementation of well-known mathematical problems symbolically solved on the basis of C++ programming language. It follows some typical examples to illustrate the properties of symbolic C++.

References
  1. Comparison of computer algebra systems http://en. wikipedia. org/wiki/Comparison_of_computer_algebra_systems
  2. Digital Math by Alphabet http://www. cs. ru. nl/~freek/digimath/xindex. html
  3. Mathematics in Open Project Directory http://www. dmoz. org/Science/Math/Software
  4. Combinatorial Software and Databases http://www. mat. univie. ac. at/~slc/divers/software. html
  5. Oberwolfach References on Mathematical Software http://orms. mfo. de/about
  6. The Scientific Computation System axiom http://axiom-developer. org/axiom-website/rosetta. html
  7. SymbolicC++: An Introduction to Computer Algebra using Object-Oriented Programming, ISBN-10: 1852332603
  8. Introduction to Symbolic C++ http://issc. uj. ac. za/symbolic/introsymb. pdf
  9. Samples of Symbolic C++ developers at web resource http://issc. uj. ac. za/symbolic/symbolic. html
  10. An open framework for symbolic computation within the C++ programming languagehttp://www. ginac. de
  11. "Applications of Symbolic computation in MATLAB" by Zhaparov M. K. , Guvercin S.
Index Terms

Computer Science
Information Sciences

Keywords

Symbolic Computation C++ "symbolic++. h"