Statements (28)
Predicate | Object |
---|---|
gptkbp:instanceOf |
floating point unit
|
gptkbp:accuracy |
about 7 decimal digits
|
gptkbp:alsoKnownAs |
single-precision floating-point format
|
gptkbp:bias |
127
|
gptkbp:definedIn |
gptkb:IEEE_754_standard
|
gptkbp:exponentBits |
8
|
gptkbp:hasSpecialCase |
Infinity
nan zero -Infinity |
https://www.w3.org/2000/01/rdf-schema#label |
binary32
|
gptkbp:maximumFiniteValue |
3.4028235×10^38
|
gptkbp:minimumPositiveNormalValue |
1.17549435×10^-38
|
gptkbp:minimumPositiveSubnormalValue |
1.4×10^-45
|
gptkbp:signBits |
1
|
gptkbp:significandBits |
23
|
gptkbp:standardizedBy |
gptkb:IEEE_754-1985
gptkb:IEEE_754-2008 gptkb:IEEE_754-2019 |
gptkbp:usedBy |
GPU programming
C programming language (float) Java programming language (float) Python (float32 in numpy) |
gptkbp:usedIn |
gptkb:personal_computer
gptkb:programming_language |
gptkbp:width |
32
|
gptkbp:bfsParent |
gptkb:decimal32
|
gptkbp:bfsLayer |
7
|