Searched refs:logx (Results 1 – 1 of 1) sorted by relevance
205 double_t logx = log2_inline (ix); in __powf() local206 double_t ylogx = y * logx; /* Note: cannot overflow, y is single prec. */ in __powf()
Completed in 3 milliseconds