6 Commits (04bced403dead13d20a46a1bd00ab1eb2c50b882)

Author SHA1 Message Date
Szabolcs Nagy c599f4f4d7 math: fix asin, atan, log1p, tanh to raise underflow on subnormal 13 years ago
Szabolcs Nagy e216951f50 math: use double_t for temporaries to avoid stores on i386 13 years ago
Szabolcs Nagy c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values 14 years ago
Szabolcs Nagy b12a73d5bf math: clean up inverse trigonometric functions 14 years ago
nsz 0cbb654791 code cleanup of named constants 14 years ago
Rich Felker b69f695ace first commit of the new libm! 14 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago