Home | History | Annotate | Download | only in src

Lines Matching refs:log10

37 function log10(num) {
2165 var maxdigits = 1 + Math.floor(log10(from_line + lines.length));
2177 spacer = maxdigits - (1 + Math.floor(log10(current_line)));