Re: A86: Square Root Programs (FORM)


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

Re: A86: Square Root Programs (FORM)



here's a sqrtFORM program i wrote.  it has a bug that complex numbers
only get the real compontent printed.
hopefully there's enough comments to help you.

this was assembled with tasm, the nop's at the end are a quick hack to
fix problems with offset issues.

-josh

On Tue, 7 Nov 2000 20:22:40 -0500 "Brandon" <brando@chartertn.net>
writes:
> 
> I just subscribed to this list.
> Where can I find some information on hook programs, namely FORM? All 
> I can
> find are examples of KEY and PARSE programs, and I would like to 
> know
> exactly what FORM does and how to take advantage of it. Is there a 
> site
> somewhere that explains this? Thank you.
> 
> 
> 

metmode.asm