Skip to content

phaniraja-ece/Advance-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advance-Calculator

Windows Build

Allows ypu to run any kind of calculation whether it is as simple as addition or as complex as pertration.

Features

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Square Root
  • Cube Root
  • Root
  • Square
  • Cube
  • Exponent
  • Factorial
  • Tertation
  • Petration

How to use:

  • Either download the latest Releases from the releases tab or

  • Paste the following commands in the terminal; Make sure you have .NET SDK 10, either Visual Studio 2026, Visual Studio 2022 or Visual Studio Code and Git

        git clone https://github.com/phaniraja-ece/Advance-Calculator.git ```
    ``` powershell
        cd Advance-Calculator ```
    ``` powershell
        dotnet build && dotnet run ```
    

About

It is a C# based Calculator which uses BigInteger so it is not limited to only 10³⁰⁸.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages