1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-02 09:33:31 +03:00
Files
glibc/sysdeps/ieee754/flt-32
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-23 09:19:17 -03:00
2013-06-05 20:44:03 +00:00
2013-06-05 20:44:03 +00:00
2016-06-13 17:27:19 +00:00
2016-12-31 00:40:59 +00:00
2016-12-31 00:40:59 +00:00
2015-09-16 21:11:00 +00:00
2016-12-31 00:40:59 +00:00
2016-12-31 00:40:59 +00:00