#bounds
5 messages · Page 1 of 1 (latest)
<@&791435371564892232>
If somethings rounded to the nearest 0.1 degrees C it is +/- 0.05 degreees c
Similarily if something is rounded to the nearest 1 degrees c it is is +/- 0.5 degrees C
So If we wanna make something maximum we wanna
add the most and subtract the least
0.1/2 = +/- 0.05
1/2 = +/- 0.5
thank youuu