Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 728 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 728 Bytes

simple-GUI-calculator

C# window application calculator

calculator features:

1-sum operation
2-product operation
3-division operation
4-changing number's sign
5-calculating logarithm of a number(on base 10)
6-calculating radical of a number
7-calculating factorial of a number
8-floating point numbers are handled
9-pi number is included

"update 1" new features:

1-inverse number
2-calculates number to power of 2
3-calculates subtract of two numbers
4-Ln
5-e number
6-color of buttons changes whenever you hover through them
and so many other operations that will be added soon :)

latest version preview:

picture alt