aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/math/wf_pow.c
AgeCommit message (Expand)Author
2020-08-05libm/math: Don't modify __ieee754_pow return values in powKeith Packard via Newlib
2020-08-05libm/math: Set errno to ERANGE for pow(0, -y)Keith Packard via Newlib
2019-01-23Use HUGE_VALF instead of HUGE_VAL in single-precision float libm math functionsJozef Lawrynowicz
2019-01-23Remove matherr, and SVID and X/Open math library configurationsJozef Lawrynowicz
2017-12-13newlib: Don't do double divide in powf.Jim Wilson
2017-12-13Don't call double rint from float powf.Jim Wilson
2017-10-13New expf, exp2f, logf, log2f and powf implementationsSzabolcs Nagy
2009-07-092009-07-09 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2007-05-012007-05-01 Cary R. <cygcary <at> yahoo.com>Jeff Johnston
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor