|
[Date Index]
[Thread Index]
[Author Index]
Re: symbolic evaluation
- To: mathgroup at smc.vnet.net
- Subject: [mg86996] Re: [mg86951] symbolic evaluation
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Fri, 28 Mar 2008 03:17:18 -0500 (EST)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- References: <200803271317.IAA19662@smc.vnet.net>
- Reply-to: murray at math.umass.edu
Did you really spend any time examining the documentation for
Mathematica to learn the basics?
It doesn't make sense to say "evaluate" the equation. Surely you want
to "solve" it, for x. So why not look up Solve in the documentation.
And be sure to look up the difference between the equality sign for an
equation, the double-equal symbol ==, on the one hand, and the
assignment (Set) single-equal symbol =, on the other hand.
news.east.cox.net wrote:
> I'm using Mathematica 5.1 I want to evaluate a simple equation
> symbolically, such as 7x = 14. of course the answer should be x = 14/7.
> I can't find a clear example on how to do this with a simple equation.
> Can anyone help me?
> TIA
> Paul
>
--
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower phone 413 549-1020 (H)
University of Massachusetts 413 545-2859 (W)
710 North Pleasant Street fax 413 545-1801
Amherst, MA 01003-9305
Prev by Date:
Re: Wrapping text to fit a rectangle
Next by Date:
how avoid clipping labels with Combinatorica`ShowGraph?
Previous by thread:
Re: symbolic evaluation
Next by thread:
Re: symbolic evaluation
|