Re: machine size real number
- To: mathgroup at smc.vnet.net
- Subject: [mg25716] Re: [mg25675] machine size real number
- From: BobHanlon at aol.com
- Date: Thu, 19 Oct 2000 04:35:39 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
In a message dated 10/18/2000 3:42:34 AM, tjmor at erols.com writes: >I obviously don't use my Mathematica very often, so I forget why I get >the error message "Sinx is not a machine size real number at ....." > >I was smply trying to graph Sin(x). I know I have to load something, >but I can't remember. I would appreciate the help. > You don't need to load anything. Check the syntax: Plot[Sin[x], {x, 0, 5}]; Bob Hanlon