Home | History | Annotate | Download | only in src

Lines Matching defs:log10

34 function log10(num) {
2150 var maxdigits = 1 + Math.floor(log10(from_line + lines.length));
2162 spacer = maxdigits - (1 + Math.floor(log10(current_line)));