MathGroup Archive 2002

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

Search the Archive

Re: machine size real numbers?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg35819] Re: machine size real numbers?
  • From: Marek Twardochlib <marektt at web.de>
  • Date: Fri, 2 Aug 2002 02:42:10 -0400 (EDT)
  • References: <aiat9q$5ba$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Rick Dyer wrote:
> 
> In[1]:=
> x[t_] := 1 + Cos(2000*Pi*t) + Sin(4000*Pi*t)


x[t_] := 1 + Cos[2000*Pi*t] + Sin[4000*Pi*t]


marek


  • Prev by Date: Changing FontSize, FontWeight, Font Family for an entire Table?
  • Next by Date: Re: aligning equations
  • Previous by thread: Re: machine size real numbers?
  • Next by thread: RE: machine size real numbers?