数値を表現する手段の一つにコンピュータが使用する浮動小数点数があります。これは、数値の具体的な値を提示する「仮数部」と、小数点の場所を示す「指数部」によって構成され、実数の表現では底を指数としてべき乗し、その結果を仮数部に掛ける方法が組み込まれています。その扱える数字の幅が広く、特に科学的な計算や技術的な計算に適しています。ただし、小数点の位置を定める処理が必要なため、小数点位置が一定の固定小数点数に比べると計算速度は若干落ちます。データの詳細さを求める場合、32ビットの情報を含む「単精度実数」や64ビットを含む「倍精度実数」などの浮動小数点が存在します。
浮動小数点とは
Warning: Undefined array key "show_ad1_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 111
Warning: Undefined array key "show_author_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 171
- コンピュータ科学, 数値表現, 浮動小数点, 科学技術計算, 計算速度
Warning: Undefined array key "show_author_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 173
Warning: Undefined array key "show_ad2_introduce" in /home/oinsight/by-intersect.jp/public_html/r31.by-intersect.jp/wp-content/themes/child_gensen_tcd050/single-introduce.php on line 212



