Module float_complex

Source
Expand description

An approximate implementation of the field of complex numbers C, using 64-bit floating point numbers.

Structs§

Complex64Base
An approximate implementation of the complex numbers C, using 64 bit floating point numbers.
Complex64El

Type Aliases§

Complex64
RingStore corresponding to Complex64Base