filmov
tv
Scientific calculator using python (python project )
Показать описание
A scientific calculator is a type of electronic calculator, usually but not always handheld, designed to calculate problems in science, engineering, and mathematics. They have completely replaced slide rules in traditional applications, and are widely used in both education and professional. The python calculator was implemented using tkinter to make the calculation of mathematical functions easier. The application consists of scientific and standard functions. The standard is used to solve scientific notation type math functions like sin, cos, tan, log etc.