log2              359 math.c         #ifndef log2
log2              367 math.c         extern double log2(double);
log2              386 math.c             d = log2(d0);