Skip to content

arctis-shark/cppcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

cppcalc

Basic C++ calculator with some trigonometry functions.

Functions

Advanced Operations

  1. Square Root
  2. Round (round up, round down, round normally)
  3. Exponent
  4. Square
  5. Cube
  6. Tangent
  7. Logmarithm
  8. Power
  9. Sine
  10. Cosine
  11. Truncation

Simple operations

  1. Addition
  2. Substraction
  3. Multiplication
  4. Division

About

Basic C++ calculator with some trigonometry functions.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages