Tag: Calculator
Scientific Calculator Program
Posted by M. Saqib | Updated May 11, 2020 | Free Utilities |
This graphical scientific calculator purely written in C programming language. It uses small functions to draw buttons on the screen and perform scientific operations like conversion, logarithm, and other operations. Every operation can be performed using the mouse buttons as well as keyboard. It can perform almost all the functions shown on the screen except few functions which will be implemented in the next version of this calculator code.
Read MoreAdvanced Calculator
Posted by M. Saqib | Sep 9, 2008 | Java Script |
This is a very comprehensive JavaScript calculator. Although the source code can get quite confusing, it works....
Read MoreFive function calculator
Posted by M. Saqib | Sep 9, 2008 | Java Script |
Here is a really simple JavaScript calculator – with just 5 functions! (Add, subtract, multiply, divide, and power) This example can help you see how JavaScript evaluates math functions! Check it out!...
Read More- 1
- 2
Subscribe for updates
Advertisement
Recent Posts
-
How to Evaluate Development Skills While HiringUpdated Apr 20, 2021 | Internet
-
Shark 3D Game EngineUpdated Apr 20, 2021 | Blog
-
RedENGINE Game Development EngineUpdated Apr 16, 2021 | Blog
-
Real Virtuality Game EngineUpdated Apr 7, 2021 | Blog
-
Easy ways to cope with C/C++ AssignmentUpdated Apr 5, 2021 | Blog
-
Everything you need to know about PlayStation Network cardsUpdated Mar 26, 2021 | Blog
-
Things about Farm Automation that might Interest youUpdated Mar 17, 2021 | Technology
-
Why Is It Difficult to Control Data Online?Updated Mar 23, 2021 | Technology
-
How to Keep Data Safe when MovingUpdated Mar 10, 2021 | Technology
-
Shell Sort AlgorithmFeb 28, 2021 | Blog