/Function-Plotter

Plots arbitrary user-entered function

Primary LanguageHTML

Function‌ ‌Plotter‌ ‌

Brief:

Plots‌ ‌arbitrary‌ user-entered‌ ‌function.‌ Taking ‌min‌ ‌and‌ ‌max‌ ‌values‌ ‌of‌ ‌x‌ ‌from‌ ‌the‌ ‌user.‌ ‌e.g.,‌ ‌5x^3‌ ‌+‌ ‌2x.‌ ‌ The‌ ‌following‌ ‌operators‌ ‌are‌ ‌supported:‌ (‌+‌ ‌-‌ ‌/‌ ‌*‌ ‌^).

Installation requirements:

Install the latest .NET 6 SDK

Running the code:

dotnet run

Screenshots:

Screenshot 2022-04-13 135931 Screenshot 2022-04-13 140714 Screenshot 2022-04-13 140757 Screenshot 2022-04-13 144528