Function Solver is a PySide2-based application designed to solve two user-provided mathematical functions. SymPy for symbolic computation, and Matplotlib for graphical visualization. The UI is built using Qt Designer, and the application is tested using pytest and pytest-qt. While the application is developed using PySide2, the UI components are created using Qt Designer.