Re: mathematical expressions

Robert A Duff <bobduff@shell01.TheWorld.com>
13 May 2003 04:17:25 -0400

          From comp.compilers

Related articles
mathematical expressions _Maverick_@web.de (Seidl Markus) (2003-05-06)
Re: mathematical expressions thipse@sasken.com (Rajesh N Thipse) (2003-05-12)
Re: mathematical expressions bobduff@shell01.TheWorld.com (Robert A Duff) (2003-05-13)
Re: mathematical expressions vbdis@aol.com (2003-05-13)
Re: mathematical expressions tmk@netvision.net.il (2003-05-15)
Re: mathematical expressions guillermo.phillips@marsman.demon.co.uk (Guillermo Phillips) (2003-05-15)
| List of all articles for this month |

From: Robert A Duff <bobduff@shell01.TheWorld.com>
Newsgroups: comp.compilers
Date: 13 May 2003 04:17:25 -0400
Organization: The World Public Access UNIX, Brookline, MA
References: 03-05-033
Keywords: arithmetic, comment
Posted-Date: 13 May 2003 04:17:24 EDT

"Seidl Markus" <_Maverick_@web.de> writes:


> How can i draw the squareroot, when i have the following expression:
> sqrt(sqrt(sqrt(5))) ? I think im stuck there.I think i cannot draw
> the first square because i dont know how big and long i have to made
> it, and i cannot draw the last term, because i don't know where i have
> to draw them ( distance between the left edge of the image) ....


TeX does stuff like that.


- Bob
[Yup, so does eqn. -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.