#complex #complex-numbers #educational #mainly #purpose #manipulating

bin+lib rcomplex

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.

3 releases

Uses old Rust 2015

0.1.2 Sep 30, 2017
0.1.1 Sep 30, 2017
0.1.0 Sep 29, 2017

#1642 in Math

Download history 32/week @ 2024-02-22 23/week @ 2024-02-29 2/week @ 2024-03-07 11/week @ 2024-03-14

68 downloads per month

MIT/Apache

8KB
207 lines

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.

No runtime deps