Registry / other / complex

complex

JSON →
library0.8.0rscratesunverified

The package is deprecated in favor of num.

other
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

use complex::Complex;

Creates a complex number (deprecated).

use complex::Complex; fn main() { let c = Complex::new(1.0, 2.0); println!("Complex: {}", c); }
Debug
Known footguns
breakingThis crate is deprecated; use num::Complex instead.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
0 hits · last 30 days

No traffic data recorded yet.

Resources