math: rewrite modf.c and clean up modff.c
authornsz <nsz@port70.net>
Thu, 29 Mar 2012 12:03:18 +0000 (14:03 +0200)
committernsz <nsz@port70.net>
Thu, 29 Mar 2012 12:03:18 +0000 (14:03 +0200)
commitf6ceccd92247575e4a35bc94f581a570b8052d43
tree817b7531ea3b62c845f7e3731e48439d4be9745a
parent9f58d06007818c43b9504e959ef81ab5f113b374
math: rewrite modf.c and clean up modff.c
cleaner implementation with unions and unsigned arithmetic
src/math/modf.c
src/math/modff.c