Anonymous ID: f1bba0 Nov. 13, 2020, 10:53 a.m. No.11628948   🗄️.is 🔗kun   >>9048 >>9245

>>11628795

I would hardly use the word random… after that point the bits represent the base 10 power value and the last number is based on the rounding of the actual last values… and correct me if im wrong.. computers dont work on digits but the actual value… like uint8 can range from 0 to 255… but never hit 256 even though 255 contains 3 digits… even then i think its dependent on the compiler and not the processor… I have been toying with the idea of making my own declared types by declaring number of bits and which bits represent the numeric versus power value