Version: 1.1.0
Date: 2014/02/10

This directory contains routines for libm.a

Most of the routines were ported from the Minix distribution and have the Minix
Copyrights. Some were recoded to support HEX normalized floating point.

The C source files are:

   asin.c
   atan2.c
   atan.c
   ceil.c
   exp.c
   fabs.c
   floor.c
   fmod.c
   frexp.c
   ldexp.c
   log10.c
   log.c
   modf.c
   pow.c
   powtab.c
   sin.c
   sinh.c
   sqrt.c
   tan.c
   tanh.c
