Paul Clarke c340290de8 Optimized version of powf()
Most significant changes are code simplification and use of doubles for
intermediate values.  Also, some rearrangement to move early
non-dependent code later, out of the faster paths.

	* sysdeps/ieee754/flt-32/e_powf.c: Optimized implementation utilizing
	rearranged code and doubles float types.
2017-06-23 09:19:17 -03:00
..
2017-06-14 10:47:25 +09:30
2017-06-04 15:27:14 -04:00
2017-06-14 10:47:25 +09:30
2017-06-20 08:21:24 -04:00
2017-06-14 10:47:25 +09:30
2017-06-23 09:19:17 -03:00
2017-06-20 08:21:24 -04:00
2017-06-19 23:24:36 +00:00
2017-06-20 08:21:24 -04:00
2017-06-14 10:47:25 +09:30
2017-06-20 08:21:24 -04:00
2017-06-14 10:47:25 +09:30