You can repro it here on the playground
https://makecode.com/playground#field-editors-protractor
Load up the protractor example
Add a turn block
Try to type 22.5
Result: floors to 22
Same thing happens with range example (but about half the time). If I type a number, then hit enter it floors. Not all the time - might have something to do with what element has focus.