avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] 'Inf' and libm?


From: Dmitry K.
Subject: [avr-libc-dev] 'Inf' and libm?
Date: Wed, 23 Mar 2005 09:16:22 +1000
User-agent: KMail/1.5

Hi all.

If I am not mistaken, 'libm' does not use now numbers 'Inf'.
Nevertheless, there is a function 'isinf' which carries to
this type of number 0x7fffffff/0xffffffff.

Common definition of Inf is 0x7f800000/0xff800000.
What is the reason of presence such function and nonstandart
definition?

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]