Content deleted Content added
temperature convert |
temperature convert |
||
Line 55:
end,
['NAME'] = 'temperature',
['K'] = {1,
['C'] = {1, 0},
['F'] = {1.8, 32},
['°K'] = {1,
['°C'] = {1, 0},
['°F'] = {1.8, 32},
|