Re: A86: Displaying Other Symbols


[Prev][Next][Index][Thread]

Re: A86: Displaying Other Symbols




I believe that you should use 

.db "-B +/- ",Lroot,"B",Lsquare," -4AC",0

Later,

Chris

On Tue, 20 Apr 1999 18:19:27 -0600 "Richins" <tresh@sginet.com> writes:
>
>Hey,
>
>I was just wondering how to display other symbols, such as the square 
>root
>symbol or square symbol.  I want to be able to display this in the 
>middle of
>another line of text.  Such as
>
>-B +/- (square root symbol)B(square symbol) -4AC
>
>I currently have my lines as
>
>.db "-B +/- (B^2-4AC)^(1/2)",0
>
>Thanks
>
>
>

___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]


References: