rcomplex 0.1.2

A simple class for manipulating complex numbers. This project is mainly for educational purposes, and I reccomend using other more complete packages for complex math.
Documentation

rust_complex Build Status

A module for using complex numbers in Rust.

This project is mainly for the educational purposes to better understand how Rust works.