Module:Powharmonic series: Difference between revisions
ArrowHead294 (talk | contribs) No edit summary |
ArrowHead294 (talk | contribs) No edit summary |
||
| Line 13: | Line 13: | ||
"! Definition\n" .. | "! Definition\n" .. | ||
"! Decimal\n" .. | "! Decimal\n" .. | ||
"! | "! [[Cent]]s\n" .. | ||
"! Change (cents)\n" .. | "! Change (cents)\n" .. | ||
"! Octave-reduced\n" | "! Octave-reduced (cents)\n" | ||
local fmt_mul = string.format("%%.%df", tonumber(frame.args["prec"])) | local fmt_mul = string.format("%%.%df", tonumber(frame.args["prec"])) | ||
local fmt_cent = "%.2f" | local fmt_cent = "%.2f" | ||