Skip to content

sudhay23/c-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C Calculator

A calculator written in the C programming language, that prompts the user for the function to be performed and performs the task accordingly.

Features

  • Add
  • Subtract
  • Multiply
  • Divide
  • Exponentiation
  • Percentage
  • Sine
  • Cosine
  • Tangent
  • Square root
  • Ceil
  • Floor
  • Absolute value
  • Natural exponent (e^x)

Clone it to your local machine and start contributing.

About

Practice repo for collaboration

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages