Re: LF: ASM Question...Help please...


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

Re: LF: ASM Question...Help please...



There must be a formula for finding those functions. I mean the calculator
isn't looking up a table when you punch in 392.48 degrees, It isn't
practical to make a table big enough to hold all of those values.

At 09:28 PM 12/3/96 +0000, you wrote:
>> At 10:17 PM 12/2/96 -0500, you wrote:
>
>There are no functions to do them currently.  I suggest a lookup 
>table be employed.  This is a good way in any case, because they are 
>usually used for graphics funcs that need to be speedy.  That is what 
>I am doing for my raycasting engine.
>
>-Andy
>
>
>> Another question...
>>         How do you do sine, cosine, tangent and arctangent functions?
>> 
>> 
>> 
>+--------------------------------------------+
>| Andy Selle (aselle@mat.net)                |
>| Real Programmers Write in Assembly         |
>| http://www.mat.net/~aselle                 |
>+--------------------------------------------+
>
>


Follow-Ups: