Maths and Computing
Home
Books
Mathematics
Binary
Computing
Coding
Information
Floating Point Binary
Floating Point Binary
Current size definition
Normalised floating point binary representation with a mantissa and exponent both in two's complement binary
Mantissa:
6
Exponent:
4
Valid range for positive values:
0.001953125 to 124
0.000000001 to 1111100
Valid range for negative values:
-0.001953125 to -128
-0.000000001 to -10000000
Change the size of the mantissa and exponent
Select the size of the mantissa
3
4
5
6
7
8
10
12
Select the size of the exponent
3
4
5
6
Enter the mantissa and exponent values
Mantissa
0
1
0
1
0
1
0
1
0
1
0
1
Exponent
0
1
0
1
0
1
0
1
Enter a denary value
;