Module talk:ET: Difference between revisions
Created page with "== Ratios for ed-phi, ed-e, and ed-pi == <pre> local common_suffix = { ['3/2'] = 'f', ['1618033988749895/1000000000000000'] = 'ϕ', ['2'] = 'o', ['2/1'] = 'o', ['3'] = 't..." |
m Clarification on what had happened |
||
| Line 21: | Line 21: | ||
} | } | ||
</pre> | </pre> | ||
I had to undo a recent change (see above) since it was resulting in several templates breaking; specifically, the rat module was taking a very long time to calculate these large ratios and resulting in | I had to undo a recent change (see above) since it was resulting in several templates breaking; specifically, the rat module was taking a very long time to calculate these large ratios and resulting in the interpreter terminating with signal 24. If these changes are necessary, might I suggest hardcoding them instead? [[User:Ganaram inukshuk|Ganaram inukshuk]] ([[User talk:Ganaram inukshuk|talk]]) 01:15, 22 January 2024 (UTC) | ||