Home
last modified time | relevance | path

Searched refs:ivln10 (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Math/
De_log10.c72 ivln10 = 4.34294481903251816668e-01, /* 0x3FDBCB7B, 0x1526E50E */ variable
104 z = y*log10_2lo + ivln10*__ieee754_log(x); in __ieee754_log10()