about summary refs log tree commit diff
path: root/src/math/truncf.c
Commit message (Expand)AuthorAgeFilesLines
* math: rewrite rounding functions (ceil, floor, trunc, round, rint)Szabolcs Nagy2013-09-051-46/+13
* math cleanup: use 1.0f instead of 1.0Fnsz2012-03-131-3/+3
* first commit of the new libm!Rich Felker2012-03-131-0/+52