Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

more than double precision please

Status
Not open for further replies.

playmobil

New member
Joined
Feb 7, 2006
Messages
2
Location
MX
hello guys

Im integrating functions, but i need a variable with more than double precision (i need 20 sinificant digits or more). I find "format", but ..."The format function affects only how numbers are displayed, not how MATLAB computes or saves them"... help me please.

thanks
 
Why? Is this for a class? Why not remove the pedestal?

TTFN



 
I haven't checked, but in Maple you can use a specified precision (I have used 30 digits for solving some eigenvalue problems). The Matlab symbolic algebra toolbox is based on Maple. So the symbolic toolbox should give you variable precision arithmetic.

Maybe....


M

--
Dr Michael F Platten
 
thank you Michael, i will check it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top