MathGroup Archive 2005

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

Search the Archive

Re: what is wrong with this plot?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60826] Re: what is wrong with this plot?
  • From: Bill Rowe <readnewsciv at earthlink.net>
  • Date: Thu, 29 Sep 2005 05:42:37 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

On 9/28/05 at 1:40 AM, chris.chiasson at gmail.com (Chris Chiasson)
wrote:

>Plot[x^2,{x,0,10},Epilog->{Text[DisplayForm@ToBoxes[Sqrt[23]/4],{5,
>50}]}] How can I achieve the desired effect of the square root with
>the fraction inside the plot?

It isn't clear to me what you want. The Plot command you posted places the square root with the fraction centered at {5,50}. Since the plot extends from about {-.25,-2} to about {10.2, 103}, I would call where the square root is positioned as "inside the plot". 
--
To reply via email subtract one hundred and four


  • Prev by Date: Re: question about HoldForm
  • Next by Date: Re: what is wrong with this plot?
  • Previous by thread: Re: what is wrong with this plot?
  • Next by thread: Re: what is wrong with this plot?