Re: A86: q?


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

Re: A86: q?




> That may be one fix, but it can't be the real way, because sin, cos, and
> tan don't _require_ the spaces...

I was thinking about the byte used for type.  I really can't imagine what
else it could be -- or what else that byte could be used for.

> Well, so much for this weekend... :-( I'll probably end up starting the
> stuff on asaps after the AP exams...  The $xx variables do indeed hold
> parameters, and xx is an LSB-first word.   I'm not sure if it hold for
> reals - i would imagine it does, but i tried it once and i don't think
> it existed when i gave it a real parameter...  strange...

It stores all real parameters in op1 ... I think loops over it somehow ...
or pushes/pops.


Follow-Ups: References: