CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/31 09:14:39
Modified files:
lib/libm/man : ilogb.3
Log message:
Align with C99 (and our implementation) and describe the return values for
NaN and 0 arguments using FP_ILOGB0 and FP_ILOGBNAN.
