|
[Date Index]
[Thread Index]
[Author Index]
Re: question
- To: mathgroup at smc.vnet.net
- Subject: [mg75666] Re: question
- From: Bhuvanesh <BhuvaneshBhatt at gmail.com>
- Date: Tue, 8 May 2007 05:51:31 -0400 (EDT)
One way is to use version 6.0 ;)
In[1]:= FullSimplify[x/Pi - (1/2)*x*(StruveH[-1, x] + StruveH[1, x])]
Out[1]= 0
In[2]:= $Version
Out[2]= 6.0 for Microsoft Windows (32-bit) (March 26, 2007)
Bhuvanesh,
Wolfram Research
Prev by Date:
Re: Pi upto a Billion Digits
Next by Date:
mathematica player: can users input a file?
Previous by thread:
Re: question
Next by thread:
Re: question
|