complex_newton 0.1.0

newton's method for finding solutions of complex equations
Documentation
1
2
3
4
5
6
7
8
9
[dependencies.num]
version = "0.4"

[package]
description = "newton's method for finding solutions of complex equations"
edition = "2021"
license = "MIT"
name = "complex_newton"
version = "0.1.0"