about summary refs log tree commit diff
path: root/src/math/log2f.c
Commit message (Expand)AuthorAgeFilesLines
* math: new log2fSzabolcs Nagy2019-04-171-58/+56
* math: extensive log*.c cleanupSzabolcs Nagy2013-10-281-50/+45
* code cleanup of named constantsnsz2012-03-191-5/+3
* math cleanup: use 1.0f instead of (float)1.0nsz2012-03-131-2/+2
* first commit of the new libm!Rich Felker2012-03-131-0/+81