-
Notifications
You must be signed in to change notification settings - Fork 0
float
MilesBai edited this page Sep 16, 2024
·
1 revision
bits
- sign, 2. exponent, 3. fraction
https://en.wikipedia.org/wiki/Bfloat16_floating-point_format
float16 | 3 to 4 float32 | 6 to 9 float64 | 15 to 17 float128 | 18 to 34
test page footer