Home | History | Annotate | Download | only in libxml2

Lines Matching full:log10

1126 	  result = log10(number);
1130 result = log10(number) / log10((double)base);