【How-to】What is the smallest floating point number that can be represented using a 32 bit word
What is the largest floating point number that can be represented using a 32-bit word? A signed 32-bit integer variable has a maximum value of 231 − 1 = 2...