MATLAB Being Helpful hah:

2 次查看(过去 30 天)

采纳的回答

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

更多回答(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