{"body":"% perl6 -I. -MConstraint -e '\nmy $*PRINT-ISOLATED = True;\nmy &f2c = formula -> :$c, :$f { 9 * $c == 5 * ($f - 32) }\n\nsay f2c(:0f);\nsay f2c(:0c)\n'\nc == ( ( 5 * ( 0 - 32 ) ) / 9 )\n{c => -17.777778, f => 0}\nf == ( ( ( 9 * 0 ) / 5 ) + 32 )\n{c => 0, f => 32}","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/n8NRGXvY","modified":1566951806,"id":"n8NRGXvY","size":253,"lines":11,"own_paste":false,"theme":"","date":1566951806}