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: (+ - / * ^).
Install the latest .NET 6 SDK
dotnet run
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: (+ - / * ^).
Install the latest .NET 6 SDK
dotnet run