This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pow10 and exp10


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Yaakov (Cygwin Ports) wrote:
> glibc <math.h> provides the following extensions for "10 raised to the
> power of x":
> 
> double pow10(double x);
> float pow10f(float x);
> double exp10(double x);
> float exp10f(float x);
> 
> I'm attaching a patch and several new source files to implement these.

Eric, while you're working on math.h, could you look at this please?


Yaakov
Cygwin Ports
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGS7h8piWmPGlmQSMRCNvoAJ9OAQPsq8DgEW+ioWlquKAqBVvB1gCgi0Vo
FL7wyrznZ1c7rPbhc5/+9KI=
=GVk9
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]