|
[Date Index]
[Thread Index]
[Author Index]
Re: Bug ??????
- To: mathgroup at smc.vnet.net
- Subject: [mg105350] Re: Bug ??????
- From: SHuisman at giganews.com
- Date: Sun, 29 Nov 2009 05:09:44 -0500 (EST)
- References: <heqf01$1m4$1@smc.vnet.net>
Probably you don't want to use machine precision for this, try:
F[Sqrt[Sqrt[2] + 3^(1/3)] + 1/Sqrt[3^(1/3) + 5^(1/5)]] // N[#, 30] &
Prev by Date:
Re: to become {{f[a],g[a]},{f[b],g[b]},{f[c],g[c]}}
Next by Date:
Re: RevolutionPlot3D: Specifying the axis of rotation
Previous by thread:
Re: Bug ??????
Next by thread:
Re: Bug ??????
|