ComplexNumbers 0.1.3

a library for performing operations on complex numbers in which the magnitude of the real and imaginary parts are provided in f64 datatype.
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["msaleh"]
description = "a library for performing operations on complex numbers in which the magnitude of the real and imaginary parts are provided in f64 datatype."
edition = "2018"
license = "MIT"
name = "ComplexNumbers"
version = "0.1.3"