
| Type | Description |
|---|---|
| float32 | The set of all IEEE 754 32-bit floating-point numbers |
| float64 | The set of all IEEE 754 64-bit floating-point numbers |
| complex64 | The set of all complex numbers with float32 real and imaginary parts |
| complex128 | The set of all complex numbers with float64 real and imaginary parts |