MathGroup Archive 2005

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

Search the Archive

Re: Not getting numeric answer to simple division

  • To: mathgroup at smc.vnet.net
  • Subject: [mg56608] Re: [mg56592] Not getting numeric answer to simple division
  • From: Chris Chiasson <chris.chiasson at gmail.com>
  • Date: Sat, 30 Apr 2005 01:27:17 -0400 (EDT)
  • References: <200504290721.DAA10334@smc.vnet.net>
  • Reply-to: Chris Chiasson <chris.chiasson at gmail.com>
  • Sender: owner-wri-mathgroup at wolfram.com

Use N

In[58]:=
N[1+1/2]

Out[58]=
1.5

On 4/29/05, Paul Hughes <psidoc at gmail.com> wrote:
> Does anyone know how to get a numeric answer to a simple division problem?
> 
> Even if I have a very complex problem, the moment I place the division
> symbol '/' into the equation, my answer always comes out as   a/b in
> some form.
> 
> Paul
> 
> 


-- 
Chris Chiasson
http://chrischiasson.com
Kettering University
Mechanical Engineering
Graduate Student
1 810 265 3161


  • Prev by Date: Re: is this solvable?
  • Next by Date: Re: gridlines
  • Previous by thread: Not getting numeric answer to simple division
  • Next by thread: Re: Not getting numeric answer to simple division