Skip to content

willdoescode/polynomial-parser-and-solver

Repository files navigation

Polynomial Parser and Solver

Bored in math class

$ ghc Main.hs && ./Main x^2 - 8x + 12

screenshot

About

random polynomial solver written in haskell

Topics

Resources

License

Stars

Watchers

Forks