MATLAB Being Helpful hah:

2 visualizaciones (últimos 30 días)
Muhammad Nauman
Muhammad Nauman el 26 de Ag. de 2018
Comentada: Stephen23 el 26 de Ag. de 2018

Respuesta aceptada

Aquatris
Aquatris el 26 de Ag. de 2018
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 comentarios
Muhammad Nauman
Muhammad Nauman el 26 de Ag. de 2018
thank you!
Stephen23
Stephen23 el 26 de Ag. de 2018
"in MATLAB" : Not just in MATLAB, but all languages that use E-notation:

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by