?curve just create an R expression for the equation and then plot it. I am not sure exactly what your expression is supposed to be.
On Tue, May 12, 2009 at 10:22 PM, Debbie Zhang <debbie0...@hotmail.com>wrote: > > > Dear R users, > > Does anyone know how to graph the function below? > > sqrt(2)Ã(n/2)/[sqrt(n - 1)Ã((n - 1)/2] > > Please help. > > Debbie > > _________________________________________________________________ > Want to stay on top of your life online? Find out how with Windows Live! > http://windowslive.ninemsn.com.au/ > [[alternative HTML version deleted]] > > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> > and provide commented, minimal, self-contained, reproducible code. > > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem that you are trying to solve? [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.