Transactions of the Japan Society for Industrial and Applied Mathematics
Online ISSN : 2424-0982
ISSN-L : 0917-2246
Developpment of A Multi-precision Arithmetic Package by C++ Language
Hiroshi Hirayama
Author information
JOURNAL FREE ACCESS

1995 Volume 5 Issue 3 Pages 307-318

Details
Abstract
A multiple-precision arithmetic system consist of integer, rational number floating point number and complex number has been developed using C++ language. These multiple-precision numbers are represented as classes in C++ language. Therefore it is easy to convert C or C++ source codes to multi-presision ones because these numbers can be treated as the predefined numbers such as int, float and double. Simple examples is given to shown how to use this system. We also discuss the problems to implement multiple-precision arithmetic system in C++ language.
Content from these authors
© 1995 The Japan Society for Industrial and Applied Mathematics
Previous article Next article
feedback
Top