日本応用数理学会論文誌
Online ISSN : 2424-0982
ISSN-L : 0917-2246
C++言語による高精度計算パッケージの開発
平山 弘
著者情報
ジャーナル フリー

1995 年 5 巻 3 号 p. 307-318

詳細
抄録

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.

著者関連情報
© 1995 一般社団法人 日本応用数理学会
前の記事 次の記事
feedback
Top