Assembly Language Help (alang.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
FYL2X Instruction
 Detail                                    Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Title:    Y log(sub2)(X)
 
  Syntax:   FYL2X
 
  See also: FYL2XP1, F2XM1
 
  Description:
 
     Calculates Z = Y log(sub2)(X) where X is taken from ST and Y from
     ST(1). The stack is popped and the result, Z, replaces Y in ST. X
     must be in the range 0 < X < infinity and Y in the range
     minus infinity < Y < infinity.
                                    -♦-