What does this value mean ?

2 次查看(过去 30 天)
Adel Page
Adel Page 2014-3-24
Hi everyone, I got this value (-3,68E-05) while analysing some data, I'd like to know what does it mean.

回答(2 个)

Walter Roberson
Walter Roberson 2014-3-24
-3.68 * 10^(-5) which is -3.68/100000 which is -0.00000368

Kevin Gaukel
Kevin Gaukel 2014-3-24
编辑:Kevin Gaukel 2014-3-24
MATLAB sets the values to period "." for decimal point, but I am wondering if your program sets up the output to display the decimal point as a comma like some locals like Europe. Otherwise, I would agree with Mr. Walter Robinson's comment about the interpretation of your data.

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by