]> Git Repo - uclibc-ng.git/blame - libm/powerpc/classic/s_ldexp.c
- cast both times to double for consistency
[uclibc-ng.git] / libm / powerpc / classic / s_ldexp.c
CommitLineData
7ce331c0
EA
1/*******************************************************************************
2* *
3* File frexpldexp.c, *
4* Functions frexp(x) and ldexp(x), *
5* Implementation of frexp and ldexp functions for the PowerPC. *
6* *
7