Module:Utils: Difference between revisions
Started a (general math) utils module, with log(x, b) and round(x, p) functions so far. Let's hope it works as expected. |
m No semi-colon needed at the end... |
||
Line 13: | Line 13: | ||
end | end | ||
return p | return p |