Skip to content

Kiprosh/crispy-carnival

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

crispy-carnival

Trying to build a CLI calculator

Welcome to the Calculator!

What operation would you like to perform?

  1. Add
  2. Subtract
  3. Multiply
  4. Divide
  5. Exponent
  6. Square Root
  7. Sin
  8. Cos
  9. Tan
  10. Sinh
  11. Cosh
  12. Tanh
  13. Log
  14. Evaluate an expression
  15. Quit

Enter your choice:

1

Enter the operands:

2

6

The result is 8.0

Goodbye!

About

Trying to build a CLI calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%