home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 4: Demo 1 / almathera_demo1.bin / commercial / asmonedemo / asm-one / offs1.3 / mathtrans.offs < prev    next >
Text File  |  1995-03-16  |  856b  |  27 lines

  1. ##base _MathTransBase
  2. ##bias 30
  3. ##public
  4.  30 0xFFE2 -0x001E SPAtan(float)(D0)
  5.  36 0xFFDC -0x0024 SPSin(float)(D0)
  6.  42 0xFFD6 -0x002A SPCos(float)(D0)
  7.  48 0xFFD0 -0x0030 SPTan(float)(D0)
  8.  54 0xFFCA -0x0036 SPSincos(leftFloat,rightFloat)(D1,D0)
  9.  60 0xFFC4 -0x003C SPSinh(float)(D0)
  10.  66 0xFFBE -0x0042 SPCosh(float)(D0)
  11.  72 0xFFB8 -0x0048 SPTanh(float)(D0)
  12.  78 0xFFB2 -0x004E SPExp(float)(D0)
  13.  84 0xFFAC -0x0054 SPLog(float)(D0)
  14.  90 0xFFA6 -0x005A SPPow(leftFloat,rightFloat)(D1,D0)
  15.  96 0xFFA0 -0x0060 SPSqrt(float)(D0)
  16. 102 0xFF9A -0x0066 SPTieee(float)(D0)
  17. 108 0xFF94 -0x006C SPFieee(integer)(D0)
  18. *------------------------------------------------
  19. *
  20. *  New functions added for Release 1.1
  21. *
  22. *------------------------------------------------
  23. 114 0xFF8E -0x0072 SPAsin(float)(D0)
  24. 120 0xFF88 -0x0078 SPAcos(float)(D0)
  25. 126 0xFF82 -0x007E SPLog10(float)(D0)
  26. ##end
  27.