res=L_add(Mpy_32_32(res,646456993/* log10(2) in Q31 */),Mpy_32_32(L_shl(e,25),646456993/* log10(2) in Q31 */));// Adjusting for the exponent mismatch: multiplying first so as to avoid saturation
res=L_add(Mpy_32_32(res,646456993/* log10(2) in Q31 */),Mpy_32_32(L_shl(e,24),1292913986/* log10(2) in Q32 */));// Adjusting for the exponent mismatch: multiplying first so as to avoid saturation
/* log10(2) is used in Q32 to support exponent till 127 in Mpy_32_32( L_shl( e, 24 ), 1292913986 )*/