What does this value mean ?
Show older comments
Hi everyone, I got this value (-3,68E-05) while analysing some data, I'd like to know what does it mean.
Answers (2)
Walter Roberson
on 24 Mar 2014
0 votes
-3.68 * 10^(-5) which is -3.68/100000 which is -0.00000368
Kevin Gaukel
on 24 Mar 2014
Edited: Kevin Gaukel
on 24 Mar 2014
0 votes
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 Comment
Adel Page
on 24 Mar 2014
Categories
Find more on Logical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!