Please help the graph have to be shown GUI itself also .
and this is python based question .
Question 1
Develop a graphic calculator app (*.exe) with GUI that can
display 2d-graph of any polynomial function with single variable
(such as f(x)).
1. In order for the calculator to display the graph, user have
to type the polynomial equation into the calculator.
2. User can set and modify the axis range of the graph.
3. Use matplotlib package to display the graph.
Please help the graph have to be shown GUI itself also . and this is python based question . Question 1 Develop a graphi
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am