graphing_calculator.This project is a graphical calculator application built using Python and the Tkinter library. It allows users to input mathematical equations and visualize them in both 2D and 3D plots. The application leverages several powerful libraries, including SymPy for symbolic mathematics and Matplotlib for plotting.