Re: A86: >frac


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

Re: A86: >frac




Ah.  Then copy the number to both OP1 and OP2, call _INTGR and output that
and "/", copy OP2 to OP1, call _FRAC and output OP1 again.

Keith wrote:

> nope, that just puts the fractional part of op1 into op1, what i need is
> something like the >frac command
> Keith
>
> Dux Gregis wrote:
> >
> > _FRAC
> > It's in Ti86math.inc.
> >
> > Keith wrote:
> >
> > > i heard someone a while ago said that the call for >frac was found.
> > > could someone please tell me what the address is for that call?
> > >
> > > thanks,
> > >  Keith Batten




Follow-Ups: References: