home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / Glossary / FPU < prev    next >
Encoding:
Text File  |  1998-02-16  |  438 b   |  23 lines

  1.                            --AMIGADOS GUIDE V2.5--
  2.                                      FPU
  3.  
  4.  
  5.    DESCRIPTION:
  6.    An FPU (Floating Point Unit) or Maths Co-processor is a chip
  7.    specifically designed to assist the main processor in Floating
  8.    point calculations.
  9.  
  10.  
  11.    NOTES:
  12.    This Chip can be very useful in speeding up programs which use
  13.    heavy maths calculations like 3D RayTracing packages for instance
  14.    or Spreadsheets.
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.