float - Serbipunk/notes GitHub Wiki
structure
bits
- sign, 2. exponent, 3. fraction
https://en.wikipedia.org/wiki/Bfloat16_floating-point_format
precision
Data-Type | Precision
float16 | 3 to 4 float32 | 6 to 9 float64 | 15 to 17 float128 | 18 to 34