Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prabdhal/scientificcalculatorapp

A calculator application created using Winforms and C#.
https://github.com/prabdhal/scientificcalculatorapp

algorithms calculator csharp datastructures recursion scientific-calculator winforms

Last synced: about 1 month ago
JSON representation

A calculator application created using Winforms and C#.

Awesome Lists containing this project

README

        

# Scientific Calculator
A scientific calculator application developed using WinForms, with efficient C# code using Lists, Stacks, While loops and recursive function. This app can be downloaded from my google drive found on my GitHub.

Work Process:
A scientific calculator application that the user can download and use immediately. This application stores the last five calculations done by the user and instantly provides the calculated value. This application was developed using WinForms along with C# and some data structures and algorithms: lists, stacks, while loops and a recursive function for factorial calculation.

Technologies:
WinForms, C#, Lists, Stacks, While loops, Recursive function, GitHub

Download App at: https://drive.google.com/file/d/1VeWZSJpQppbpMshbPVv2YP39tw3rT8Mp/view?usp=sharing