how to do some evaluation in quadruple precision arithmetic

4 views (last 30 days)
hi. im using Matlab version 7.9.0.(R2009b) and i would like to do some evaluations with unit roundoff u=2.5*10^32, that is in quadruple precision arithmetic. How can i do that or what should i change? thank you.

Accepted Answer

Sean de Wolski
Sean de Wolski on 19 Feb 2013
Either use VPA in the Symbolic Math Toolbox or John's HPF class:

More Answers (1)

Pavel Holoborodko
Pavel Holoborodko on 23 Jul 2014
Or try Advanpix toolbox if you need high-speed quadruple precision.

Community Treasure Hunt

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

Start Hunting!