Module:Interval table: Difference between revisions

BudjarnLambeth (talk | contribs)
mNo edit summary
BudjarnLambeth (talk | contribs)
mNo edit summary
Line 90: Line 90:
local dual_sharp_fifth = ET.approximate(et, 3 / 2, 1)
local dual_sharp_fifth = ET.approximate(et, 3 / 2, 1)


-- List of all 37-limit ratios with numerator and denominator <= 40 and in the range 1/1 - 5/1
-- List of all 23-limit ratios with numerator and denominator <= 40 and in the range 1/1 - 5/1
local ratios_list = get_ratios_list(40, 5, 31)
local ratios_list = get_ratios_list(40, 5,23)


wikitext = t_head ..  
wikitext = t_head ..