|
[Date Index]
[Thread Index]
[Author Index]
Mathematica help
- To: mathgroup at smc.vnet.net
- Subject: [mg75035] Mathematica help
- From: liltammer4 at aol.com
- Date: Sun, 15 Apr 2007 05:04:58 -0400 (EDT)
I don't know how to graph the curve x^2y^3-y^4=1 for x ranging from -3
to 3.
Here is what I have and I don't understand what the problem is???
Plot[x^2 y^3 - y^4 == 1, {x, -3, 3}]
Prev by Date:
Re: more in Assumptions (comparison)
Next by Date:
Beryl x Mathematica
Previous by thread:
Mathematica help
Next by thread:
Re: Mathematica help
|