Searched refs:log10 (Results 1 – 1 of 1) sorted by relevance
36 def log10(num) method37 result = Math.log10(num.value)