Files
pxt-calliope/docs
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
..
2018-11-09 15:36:46 -08:00
2019-10-25 10:22:08 -07:00
2019-10-25 10:22:08 -07:00
2018-11-20 13:26:26 -08:00
2019-06-13 15:28:44 -07:00
2019-07-23 09:46:42 -07:00
2018-11-06 16:06:49 -08:00
2018-09-12 13:26:39 -07:00
2019-10-24 14:35:48 -07:00
2017-03-17 16:05:00 -07:00
2019-10-15 16:05:26 -07:00
2019-09-25 06:52:29 -07:00
2019-10-15 15:47:20 -07:00
2017-03-16 14:35:10 -07:00
2019-10-25 10:22:08 -07:00
2019-09-09 08:54:32 -07:00
2018-12-02 07:58:43 -08:00
2017-12-11 12:56:55 -08:00
2017-11-03 08:14:11 -07:00
2018-09-07 11:47:48 -04:00