Fix float64 size in data_types.rst (#2948)

This commit is contained in:
Patrick Devine
2025-12-22 16:24:07 -08:00
committed by GitHub
parent 5205de563e
commit af2fca5b74
+1 -1
View File
@@ -52,7 +52,7 @@ The default floating point type is ``float32`` and the default integer type is
- 4
- 32-bit float
* - ``float64``
- 4
- 8
- 64-bit double
* - ``complex64``
- 8