MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Value of Zeta[3]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg43017] Re: Value of Zeta[3]
  • From: Bas Zoetekouw <news200307 at caradhras.net>
  • Date: Fri, 8 Aug 2003 00:26:30 -0400 (EDT)
  • References: <bgtdlr$fqs$1@bob.news.rcn.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Scott Guthery wrote in comp.soft-sys.math.mathematica:
>  When I type in Zeta[3] I just get
>  back "Zeta[3]".  What's the trick to
>  get a value?

In[2]:= Zeta[3]
Out[2]= Zeta[3]

In[3]:= Zeta[3]//N
Out[3]= 1.20206


-- 
Kind regards,
  Bas Zoetekouw               ``Si l'on sait exactement ce que l'on va
                                faire, a quoi bon le faire?''
  bas at o2w.nl                                           Pablo Picasso


  • Prev by Date: Re: Value of Zeta[3]
  • Next by Date: Re: another question about NDSolve
  • Previous by thread: Re: Value of Zeta[3]
  • Next by thread: Automatic Table of Contents creation for a notebook?