MathGroup Archive 2002

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

Search the Archive

Entering constant placeholders

  • To: mathgroup at smc.vnet.net
  • Subject: [mg32328] Entering constant placeholders
  • From: "progman" <dglfl at home.com>
  • Date: Tue, 15 Jan 2002 02:30:05 -0500 (EST)
  • Reply-to: "progman" <dglfl at home.com>
  • Sender: owner-wri-mathgroup at wolfram.com

I can't seem to make this work.  When I enter the following, I get these
errors:

SetAttributes[a,b,c, Constant]

Syntax::tsntxi: "SetAttributes a,constant" is incomplete; more input is
needed.

d(ax^3 + bx^2 + cx + d)/dx

The answer should be 3ax^2+2bx+c .  I can't figure out how to tell
mathematica that a,b, & c are constants.



Thanks






  • Prev by Date: Re: Find many Roots
  • Next by Date: Re: What if the symbol doesn't exist?
  • Previous by thread: RE: polar curve
  • Next by thread: RE: Entering constant placeholders