ccmath 0.2.0

A simple library for doing math with complex numbers
Documentation
[dependencies.num-traits]
version = "0.2.19"

[lib]
name = "ccmath"
path = "src/lib.rs"

[package]
authors = ["Derek Verduijn"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A simple library for doing math with complex numbers"
edition = "2024"
keywords = ["mathematics", "complex"]
license = "MIT"
name = "ccmath"
readme = "README.md"
repository = "https://github.com/Definitely-Not-A-Dolphin/CCMath"
version = "0.2.0"