vpa ,,,,why this result?

Hello,
for code:
vpa(33357.2537976768,4)
I got:
ans = 33388.0
but why not 33360.0?
Thank you

2 Comments

try
vpa(sym('33357.2537976768'),4)
john
john on 25 Mar 2014
Sorry Mr. Walter,
I got again 33388.0
:-(

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 25 Mar 2014

Edited:

on 25 Mar 2014

Community Treasure Hunt

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

Start Hunting!