「モジュール:Uniform map」の版間の差分
Tessyrrh1016 (トーク | 投稿記録) 細編集の要約なし |
Tessyrrh1016 (トーク | 投稿記録) 細編集の要約なし タグ: モバイル編集 モバイルウェブ編集 |
||
| 122行目: | 122行目: | ||
local wtable = "{| class=\"wikitable\"\n" | local wtable = "{| class=\"wikitable\"\n" | ||
.. "|+ style=\"font-size: 105%; | " | .. "|+ style=\"font-size: 105%; | " | ||
.. string.format("%gと%gの間の% | .. string.format("%gと%gの間の%dリミット[[一様写像]]", min, max, prime) | ||
for i = 1, 3 do | for i = 1, 3 do | ||
wtable = wtable .. "\n! " .. luatable[1][i] | wtable = wtable .. "\n! " .. luatable[1][i] | ||