MathGroup Archive 2000

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

Search the Archive

Re: Simple Problem (I suppose...)

  • To: mathgroup at smc.vnet.net
  • Subject: [mg22137] Re: Simple Problem (I suppose...)
  • From: Brian Higgins <bghiggins at ucdavis.edu>
  • Date: Wed, 16 Feb 2000 02:34:57 -0500 (EST)
  • References: <888a2i$c6a@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Andreas,

The reason you cannot plot your function f[x] is because you entered the
"blank" in the pattern as a subscript instead of a "underscore". This is
what you should of had:

\!\(f[x\ _\ ] := x\^5 + x\^4 + x\^2\)

Cheers, Bria


Sent via Deja.com http://www.deja.com/
Before you buy.


  • Prev by Date: Re: ASCII ... plus new stuff
  • Next by Date: Setting up a probability problem
  • Previous by thread: Re: Simple Problem (I suppose...)
  • Next by thread: Re: Re: Simple Problem (I suppose...)