Searched refs:F (Results 1 – 2 of 2) sorted by relevance
253 double F; member264 dwba.F = x; in get_bit_access()789 double z = (dwba.F - 1.5); in log10_of_positive()820 dwba.F *= 1 + 2 * z / (2 - z + (z2 / (6 + (z2 / (10 + z2 / 14))))); in pow10_of_int()821 return dwba.F; in pow10_of_int()
27 bool "Support decimal notation floating point conversion specifiers (%f, %F)"30 Support for the decimal notation floating point conversion specifiers (%f, %F)
Completed in 6 milliseconds