polynomial_solver 0.1.0

A commmand line tool which lets you approximate the solutions of a polynomial
Documentation
[package]
name = "polynomial_solver"
license = "Apache-2.0"
version = "0.1.0"
authors = ["Aniket Chatterjee <aniket.chatterjee@gmail.com>"]
edition = "2018"
description = "A commmand line tool which lets you approximate the solutions of a polynomial"
[dependencies]