Short:        Fast Math Libraries
Author:       m_berndt@wanderer.gun.de (Martin Berndt)
Uploader:     m_berndt bluemoon gun de (Martin Berndt)
Type:         util/libs
Architecture: m68k-amigaos

------------------------------------------------------------------------
                 Fast Math Libraries v40.6 (7-Apr-95)
------------------------------------------------------------------------

This  set  of  libraries  is a replacement for the original libraries by
Commodore.   They  are  written in highly optimized assembler code using
the  68881/68882  FPU  chips  and  the  68040  FPU  directly without any
emulation  or  compatibility  overhead.   So  they are much faster, much
smaller, and still 100% compatible.

------------------------------------------------------------------------
                                History
------------------------------------------------------------------------

40.1    - first version (internal)

40.2    - first public release

40.3    - Powers with negative bases didn't work on 68881/82 version,
          68040 version is still 40.2

40.4    - Powers are more accurate now with 68881/82 version.
          68040 version now only looks for the FPU40 flag if the
          Kickstart version is >= 39.

40.5    - fixed IEEEDPCmp problem, bumped revision of other libraries

40.6    - some more optimizations

------------------------------------------------------------------------