Scilab 6.1.0
Scilabヘルプ >> Scilab > Variables > Predefined variables > %eps
%eps
イプシロン (浮動小数点数相対精度)
呼び出し手順
%eps
説明
%eps
は定義済みの変数で, %eps =
2^(-52)
です.
計算は厳密でありませんが,指定した精度で行われており, ScilabはIEEE 754規約を使用しています.
参照
- format — set the default output format of decimal numbers
Comments
Add a comment:
Please login to comment this page.