ComputerArithmetic`
ComputerArithmetic`

ComputerNumber

ComputerNumber[x]

現在使用中の演算における通常の数 x に等しいComputerNumberオブジェクトを返す.

ComputerNumber[sign,mantissa,exp]

値が sign mantissa bexpであるComputerNumberオブジェクトを返す.ここで b は現在有効な算法の基底である.

ComputerNumber[sign,mantissa,exp,value,x]

コンピュータ数を構成する完全なデータオブジェクトである.

詳細とオプション