Crate num_complex

source ·
Expand description

Complex numbers.

Compatibility

The num-complex crate is tested for rustc 1.31 and greater.

Structs

A complex number in Cartesian form.
A generic random value distribution for complex numbers.
The resolver for an archived Complex

Traits

Generic trait for floating point complex numbers.

Type Definitions