Module:Utils: Difference between revisions

Fredg999 (talk | contribs)
m Bug fixing
Fredg999 (talk | contribs)
m Misc. edit
Line 69: Line 69:
end
end


-- returns prime factorisation of integer n > 2 (with wiki markup for exponents)
-- returns prime factorization of integer n > 2 (with wiki markup for exponents)
function p.prime_factorization(frame)
function p.prime_factorization(frame)
local args = getArgs(frame)
local args = getArgs(frame)