Module:MOS degrees: Difference between revisions

Ganaram inukshuk (talk | contribs)
Corrected equave calculations for multi-period mosses
Ganaram inukshuk (talk | contribs)
No edit summary
Line 183: Line 183:
if j == 1 then
if j == 1 then
cent_value = utils._round_dec(rat.cents(input_mos.equave), round)
cent_value = utils._round_dec(rat.cents(input_mos.equave), round)
estep_count = esteps_per_period
estep_count = steps_in_et
end
end