MATLAB Being Helpful hah:

조회 수: 2 (최근 30일)
Muhammad Nauman
Muhammad Nauman 2018년 8월 26일
댓글: Stephen23 2018년 8월 26일

채택된 답변

Aquatris
Aquatris 2018년 8월 26일
What is the question?
I assume the question is why the answers are different. Answer is simple
10e-12 is not equal 10^-12
In Matlab
1e-12 = 10^-12
10e-12 = 10*10^-12
  댓글 수: 2
Muhammad Nauman
Muhammad Nauman 2018년 8월 26일
thank you!
Stephen23
Stephen23 2018년 8월 26일
"in MATLAB" : Not just in MATLAB, but all languages that use E-notation:

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by