Development of an Object-Oriented Number System 1)

Hong Ye,Zhuojun Liu,Dongdai Lin
1999-01-01
Abstract:With the development of computer algebra and its applications, the com- puter algebra system attracts more and more attention in scientific research and educa- tion fields. Obviously, a number system that manipulates multi-precision numbers is a necessary and important part for any computer algebra system. In this paper, we will discuss the implementation and technique details of our object-oriented number system. First we give out object-oriented analysis and design for the number system, and then some important algorithms and their implementation are discussed. A new representa- tion for multi-precision integers is also presented in this paper.
What problem does this paper attempt to address?