-
Notifications
You must be signed in to change notification settings - Fork 0
JSaenz4/SolveEquation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Jesse Saenz Fall 2012 Novak CS 429 example usage: 1. Compile Cons.java 2. java Cons Cons findpath(Object item, Object cave) - finds object item in tree cave and returns path to it Object follow(Cons path, object cave) - follows it Object solve(Cons e, String v) - Solves e for v Does so as well with bindings Double solveit(Cons equations, String var, Cons values) - solves equations with values plugged in
About
Solves equations and does other work with Cons and trees
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published