easy-complex

easy-complex is a no dependencies crate that provides easy to use complex number operations and provides an explicit cast for all numeric types in the standard library.

Features

TODO

Installation

easy complex doesn't have any dependencies except the standard library. Just add to your Cargo.toml

[dependencies] easy_complex = "0.2.0"

LICENSE

Apache License 2.0