Files
pxt-calliope/docs/reference/input
Asher Kach 697ef7dd68 Simplify the Fahrenheit from Celsius computation. (#2497)
As the micro:bit introduces floating point arithmetic for both the existing `f = 18 * c / 10 + 32` computation and the new `f = 1.8 * c + 32` computation, there isn't any benefit for the former.
2019-10-28 11:08:37 -07:00
..
2019-03-21 07:40:23 -07:00
2019-03-21 07:40:23 -07:00
2017-10-11 11:31:07 -07:00
2017-10-11 11:31:07 -07:00