ccmath 0.1.0

A simple library for doing math with complex numbers :D
Documentation
[dependencies]

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

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