Function Plotter Is JavaFx GUI Desktop Application Used To Plot Graphs Using Mathimatical Equation (in terms of 'x') And The Min And Max Value Of X
Matimatical Equation Types:
- basic operators
- math functions (large library of unary, binary, 3-args, and n-args functions) i.e.: sin, cos, Stirling numbers, log, inverse functions
- constants (large library), i.e.: pi, e, golden ratio
This App Build With
- Run The Project In Intlij
- Enter The Equation In Terms Of x (ex: x^2)
- Enter The Minimum Value Of x (ex: 2)
- Enter The Maximum Value Of x (ex: 5)
- Press Plot
linkedin - Ahmedbadr