Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 289 Bytes

fx-equation-plotter

A basic javafx project to plot the given equation's graph on canvas

Usage

  • Give the parametric equation for X
  • Give the parametric equation for Y
  • Input the Starting and ending point for the parameter
  • Give the step value for the parameter
  • Click Redraw