Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>fpatan partial arctangent exception flags: u p</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FPATAN            Partial Arctangent          Exception Flags: U P

FPATAN

       Logic:      T1 . ARCTAN(ST(1)/ST)
                   pop stack
                   ST . T1

     FPATAN finds the partial artangent of ST(1)/ST. On the 8087 and
     80287, ST and ST(1) must be in the limits 0 . ST(1) < ST . .. There
     is no restriction on ST(1) or ST on the 80387. The partial
     arctangent is left in ST.

  --------------------------------------------------------------------------
   Operands            Clocks         Bytes           Example
   FPATAN              250-800          3             FPATAN
  --------------------------------------------------------------------------

See Also: FPTAN

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson