Skip to content

Rating: (5/10) The code is a Windows Forms application for a basic scientific calculator, allowing users to perform mathematical operations like addition, subtraction, multiplication, division, trigonometrics, and logarithms.

Notifications You must be signed in to change notification settings

RedInfinityPro/ScientificSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Csharp_calculator

This is officially starting to use the C++ compiler or processor. The idea of the project is to build a functional form application for a beginner position. This calculator, however, needs more debugging and the addition of more mathematical buttons or functions.

plains:

  • add more math functions
  • build a better use for the function buttons. (If you click on a function button, the project automatically solves the problem without the user adding additional information to the final answer.)   - possible add letters to the calculator

how to use this code:

  • press a number
  • use one of the symbol functions
  • press another number
    • you can use a function key to solve the number with the function. for exaple log(7) -> 0.84509804001425683071221625859264

About

Rating: (5/10) The code is a Windows Forms application for a basic scientific calculator, allowing users to perform mathematical operations like addition, subtraction, multiplication, division, trigonometrics, and logarithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages