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

Re: Two friendly questions to Apple II users...



David Empson writes ...
> 
> .... 
> Well, there are ten unused bytes immediately after the lookup table
> which is used to calculate SIN (TAN is done by calculating SIN and COS
> then dividing).  In order the bytes are:
> 
> A6 D3 C1 C8 D4 C8 D5 C4 CE CA
> 
> Exclusive-OR each byte with 87, and you get:
> 21 54 46 4F 53 4F 52 43 49 4D
> 
> Converting to ASCII:
> !TFOSORCIM
> .... 

     That's pretty neat!


Rubywand