Skip to content

That's a new repo that continues the newer version of the cli-calculator which is more advanced and free

License

Notifications You must be signed in to change notification settings

skinwalker3654/better-cli_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Command Line Calculator

A simple command-line calculator written in C that performs various mathematical operations.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Power calculation
  • Factorial calculation
  • Modulo operation
  • Rounding numbers
  • Square root
  • Logarithm
  • Finding maximum/minimum of two numbers

Installation

  1. Clone the repository:

    git clone https://github.com/skinwalker3654/better-cli_calc.git
    cd better-cli_calc
  2. compile the files:

    make 
    cd bin 
  3. Run the program

    ./main  # and whatever argument you want

About

That's a new repo that continues the newer version of the cli-calculator which is more advanced and free

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published