Lines Matching full:log2
3992 fptemp = log(fptemp)/log(2.0); /* log2(ST) */4156 fptemp = log(fptemp+1.0) / log(2.0); /* log2(ST+1.0) */