Module:MOS: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 131: | Line 131: | ||
-- Find the brightest mode of a mos (the Christoffel word) | -- Find the brightest mode of a mos (the Christoffel word) | ||
-- using its definition as a closest integer approximation to line y = #s/# | -- using its definition as a closest integer approximation to line y = #s/#L*x | ||
function p.brightest_mode(mos) | function p.brightest_mode(mos) | ||
local nL = mos.nL | local nL = mos.nL | ||