The package is deprecated in favor of num.
# Cargo.toml
[dependencies]
complex = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a complex number (deprecated).
Replace with `use num::Complex;` and add `num` to Cargo.toml.
No dependency data recorded yet.