MathGroup Archive 2008

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

Search the Archive

Plot function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg84961] Plot function
  • From: Kinjal Basu <basukinjal at gmail.com>
  • Date: Mon, 21 Jan 2008 04:12:07 -0500 (EST)

Hello..

Im Having trouble with the Plot[] Function.
It seems to plot a function in x, given the range of x.

But if i have x as a function of y. How can i plot it ???
My Function looks as 

x= k*rArcSin[y/r] -rCos[ArcSin[y/r]]

k and r are constants

Please tell me how i can plot this...

An early reply will be very helpful.

Thanking in Advance,
Kinjal.


  • Prev by Date: Re: Mathematica 6.01 kernel crash report. reproducible. C++
  • Next by Date: AbsoluteOptions[] return incorrect numerical value in 3D
  • Previous by thread: Re: Mathematica 6.01 kernel crash report. reproducible. C++
  • Next by thread: Re: Plot function