/MyCalculator

PyQt Scientific Desktop Calculator

Primary LanguagePython

MyCalculator

KOSS problem statement-2

this source code is for a advance calculator with several important Math Function

NOTE-1) RUN THIS CODE WITH PYTHON-3 OR ABOVE AND PYQT-4
2) ON PYTHON VERSION BELOW 3, CODE WILL NOT WORK PROPERLY (SO FOR RUNNING COMMAND SHOULD BE-python3 MyCalculator.py)
3) FOR USING ANY MATHEMATICAL FUNCTION ...SYNTAX...WILL BE LIKE THIS ...FOR SQUARE ROOT...sqrt(input)...factorial(input)

now keep this things in mind you can solve your multi complex-calculation in seconds...

......Any Good change would be a appreciated......

     #HAPPY CODING

screenshot1 screenshot2 screenshot3 screenshot4 screenshot5