Module:Harmonics in cet: Difference between revisions

Sintel (talk | contribs)
Created page with "local p = {} local function approx(step, intervals, title, prec) local tpri = {'! colspan="2" | Harmonic '} local tabs = {'! rowspan="2" | Error \n! absolute (¢)..."
 
Sintel (talk | contribs)
No edit summary
Line 65: Line 65:
end
end


function p.primes_in_equal (frame)
function p.harmonics_in_cet (frame)
-- step size in cents, default: 65
-- step size in cents, default: 65
local steps = eval_num_arg(frame.args['step'], 65)
local steps = eval_num_arg(frame.args['step'], 65)