vpa ,,,,why this result?

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

Tags

Question posée :

le 25 Mar 2014

Modifié(e) :

le 25 Mar 2014

Community Treasure Hunt

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

Start Hunting!

Translated by