What does this value mean ?

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 日

0 投票

-3.68 * 10^(-5) which is -3.68/100000 which is -0.00000368

2 件のコメント

Adel Page
Adel Page 2014 年 3 月 24 日
Thank you, much appreciated.
Walter Roberson
Walter Roberson 2014 年 3 月 24 日
See also the "format" command.

サインインしてコメントする。

Kevin Gaukel
Kevin Gaukel 2014 年 3 月 24 日
編集済み: Kevin Gaukel 2014 年 3 月 24 日

0 投票

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.

1 件のコメント

Adel Page
Adel Page 2014 年 3 月 24 日
Thanks buddy

サインインしてコメントする。

カテゴリ

製品

質問済み:

2014 年 3 月 24 日

コメント済み:

2014 年 3 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by