4 lines
253 B
Text
4 lines
253 B
Text
|
|
[
|
||
|
|
{"name":"Temperature converter","description":"Example of simple formula, just unit conversion","input":[{"name":"Input","unit":"Kelvin"}],"output":{"name":"Output","unit":"Kelvin"},"d4rtCode":"Output = Input;","tags":["converter","temperature"]}
|
||
|
|
]
|