vpa ,,,,why this result?

3 vues (au cours des 30 derniers jours)
john
john le 25 Mar 2014
Modifié(e) : john le 25 Mar 2014
Hello,
for code:
vpa(33357.2537976768,4)
I got:
ans = 33388.0
but why not 33360.0?
Thank you
  2 commentaires
Walter Roberson
Walter Roberson le 25 Mar 2014
try
vpa(sym('33357.2537976768'),4)
john
john le 25 Mar 2014
Sorry Mr. Walter,
I got again 33388.0
:-(

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by