Module:ET: Difference between revisions

Ganaram inukshuk (talk | contribs)
Undo revision 132530 by CompactStar (talk) - several templates were breaking due to recent changes
Tag: Undo
Ganaram inukshuk (talk | contribs)
Reverted to previous state
Line 5: Line 5:
local common_suffix = {
local common_suffix = {
['3/2'] = 'f',
['3/2'] = 'f',
['1618033988749895/1000000000000000'] = 'ϕ',
['987/610'] = 'ϕ',
['2'] = 'o',
['2'] = 'o',
['2/1'] = 'o',
['2/1'] = 'o',
['3'] = 't',
['3'] = 't',
['3/1'] = 't',
['3/1'] = 't',
['2718281828459045/1000000000000000'] = 'n',
['1264/465'] = 'n',
['3141592653589793/1000000000000000'] = 'π'
['355/113'] = 'π'
}
}