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
2014년 3월 24일
0 개 추천
-3.68 * 10^(-5) which is -3.68/100000 which is -0.00000368
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.
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!