--TEST-- Test variations in usage of log10() --INI-- precision = 10 --FILE-- --EXPECTF-- float(1.361727836) float(NAN) float(1.370142847) float(NAN) float(1.361727836) float(1.361727836) float(1.361727836) float(1.370142847) float(1.370142847) Warning: log10() expects parameter 1 to be double, string given in %s on line %d NULL float(3) Notice: A non well formed numeric value encountered in %s on line %d float(3) float(-INF) float(0) float(-INF)