Microsoft Excel の上に大きな有理数とその演算関数を実現する
スポンサーリンク
概要
- 論文の詳細を見る
This report explains how to introduce so-called BigRational arithmetics into Microsoft Excel. Here, term BigRational means such rational number that has non-limited digits except for the limit of memory size. A BigRational is represented as a pair of arrays of 10,000-based Long integers in Visual Basic on Microsoft Excel. Operations, such as addition, multiplication, division and so on, are defined as functions written by Visual Basic.
- 2006-03-30
著者
関連論文
- 地質情報表示・解析用簡易GISソフト-GeomapZの開発
- 地質情報表示・解析用簡易GISソフト-GeomapZ
- 461. X線CT及びr線スキャナによる湖沼堆積物の連続的密度構造解析
- 530 バイカル湖掘削試料BDP96-1密度測定結果
- I-2 ステレオロジーによるきんせい石の3次元解析
- 大きな整数の除算アルゴリズム
- 377 EPMA反射電子像の画像処理とその岩石学的応用
- Microsoft Excel の上に大きな有理数とその演算関数を実現する
- フィボナッチ数の閉じた計算式 解析的アプローチと代数的アプローチ
- フィボナッチ数とリュカ数の高速計算法
- アドバイザリーシートによる導入期学生支援 (修学指導)
- 小さな整数に対するモジュロ演算の高速計算アルゴリズム
- Microsoft Excel 上に大きな整数とその演算関数を導入する