File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/doc_sources/api_reference/dpctl Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Data types
30
30
+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
31
31
| ``float16 `` | An IEEE-754 half-precision (16-bit) binary floating-point number (see `IEEE 754-2019 `_) |
32
32
+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
33
- | ``float32 `` | An IEEE-754 single-precision (32-bit) binary floating-point number (see `IEEE 754-2019 `_) |
33
+ | ``float32 `` | An IEEE-754 single-precision (32-bit) binary floating-point number (see `IEEE 754-2019 `_) |
34
34
+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
35
35
| ``float64 `` | An IEEE-754 double-precision (64-bit) binary floating-point number (see `IEEE 754-2019 `_) |
36
36
+----------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments