Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 369 Bytes

File metadata and controls

9 lines (7 loc) · 369 Bytes

Java

An archive (dump) of all of my dumb Java projects

1: Graphing
The Graphing program is what it seems, a program that graphs functions There are currently 3 modes in this version; Rectangular, Polar, Slope There is currently no way for user-inputed functions, the only way to cange functions in in code. More is discused int he ReadMe files