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>fptan partial tangent exception flags: i p</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FPTAN             Partial Tangent             Exception Flags: I P

FPTAN

       Logic:      Y/X . TAN(ST)
                   ST(1) . Y
                   push stack
                   ST . X

     FPTAN calculates a partial tangent, Y/X = TAN(.). The value . comes from
     ST. The result of the calculation is the ratio Y/X; Y is left in ST(1)
     and X in ST.
                                                               63
     For the 8087 and 80287, 0 . . . ./4. On the 80387, |.| < 2  .

  --------------------------------------------------------------------------
   Operands            Clocks         Bytes           Example
   FPTAN               30-540           3             FPTAN
  --------------------------------------------------------------------------

See Also: FPATAN

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