◄Up► ◄Contents► ◄Index► ◄Back► ──────────────────────────────────────────────────────────────────────────── Select an instruction for more information. Instruction Description FSIN Calculate sine (387+) FCOS Calculate cosine (387+) FSINCOS Calculate quick sine and cosine (387+) FPTAN Calculate partial tangent FPATAN Calculate partial arctangent F2XM1 Calculate (2^x)-1 FYL2X Calculate y times log base 2 of x FYL2XP1 Calculate y times log base 2 of (x+1) FLDPI Push pi onto stack FLDL2E Push base-2 log of e onto stack FLDL2T Push base-2 log of 10 onto stack FLDLG2 Push base-10 log of 2 onto stack FLDLN2 Push natural log of 2 onto stack -♦-