Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

Problem with simple multiple

2 visualizzazioni (ultimi 30 giorni)
Dani D
Dani D il 7 Set 2017
Chiuso: MATLAB Answer Bot il 20 Ago 2021
Hello, I have one varible A = 1000 and S = 0.1 Now multiple A*S expected 100 But result A*S is 900
  2 Commenti
José-Luis
José-Luis il 7 Set 2017
Please show your code. A and S might not be what you think they are.
James Tursa
James Tursa il 7 Set 2017
Uh, no. If you set A = 1000 and S = 0.1, then A*S will be 100 (or very close since 0.1 can't be represented exactly). So you are doing something wrong or there is something else about your code that you are not telling us. Show us the exact code you are using to get this result.

Risposte (0)

Questa domanda è chiusa.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by