the values are less from eps
古いコメントを表示
Hi
i run have a function of an parameter Z ( is a impedance real or imaginary ) part
the values of Z is in the range [Z1 Z2] .
The valuues of some quanties in the function are very small -2.66e-17 AND THE eps is 2.20e-16 this is a problem ?
thank you
George
回答 (2 件)
If you add to A a number less than eps(A), it will result in no change,e .g.
A=175;
A==(A+eps(A)/2)
george veropoulos
2021 年 8 月 18 日
0 投票
1 件のコメント
Matt J
2021 年 8 月 18 日
Did my answer settle it? If so, please do Accept-click it.
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
