Module:Temperament data: Difference between revisions
Jump to navigation
Jump to search
CompactStar (talk | contribs) No edit summary |
CompactStar (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
local p = {} | local p = {} | ||
function | local function matmul(a, b) | ||
local result = {} | local result = {} | ||
for i = 1, #a do | for i = 1, #a do | ||
Revision as of 21:49, 27 July 2023
- This module should not be invoked directly; use its corresponding template instead: Template:Temperament data.
| Introspection summary for Module:Temperament data | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||
No function descriptions were provided. The Lua code may have further information.