Re: A86: >Frac (Yes this has to do with assembly)
[Prev][Next][Index][Thread]
Re: A86: >Frac (Yes this has to do with assembly)
The fraction is not saved as Ans, but you can do Disp A>Frac. This will
display the fraction. But the only place that I can think it would be stored
is an In-calc variable, then deleted as soon as it is used.
Glen Solsberry
www.geocities.com/Area51/Orion/5990
In a message dated 1/6/99 4:48:29 PM US Eastern Standard Time,
BrncAvFan2@aol.com writes:
> Hi there. I have a question about the >Frac command in BASIC. Does anybody
> know where that is stored to after it is run. You can't do any commands
> like
> Outpt(1,1,A>Frac or anything like that. You can't decide where it will go
> on
> the screen. It just displays one row down from the command and on the far
> right. I beleive that answer has to be stored to somewhere. It's not even
> stored to Ans.
>
> THANX
> Dan
>