Files
pxt-calliope/docs/reference
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-09-03 10:17:13 -07:00
2019-09-25 05:47:25 -07:00
2019-02-07 08:29:31 -08:00
2019-06-07 15:54:58 -07:00
2019-09-16 11:42:58 -07:00
2018-10-26 00:10:41 -07:00
2019-03-21 07:40:23 -07:00
2019-06-07 15:54:58 -07:00
2018-12-02 16:46:05 -08:00
2017-09-07 13:42:08 -07:00