signbit

mail_lists@mail.ru mail_lists@mail.ru
Wed Aug 13 17:38:00 GMT 2003


Hello!

math.h has a macro for signbit(x) that uses __signbitf() and 
__signbitd() which are functions defined in newlib/libm/common/s_signbit.c

But there are no __sinbitf and __signbitd prototype declarations in math.h

Isn't this a bug?

--
Best Regards
Artem B. Bityuckiy



More information about the Newlib mailing list