Skip to content

anshuagrawal2791/Calculator_Alexa

Repository files navigation

Calculator_Alexa

Advanced Calculator skill for alexa

Full fledged calculator skill for alexa enabled devices

Top utility skill on Amazon skill store Link

Has over 48000 active users

Features

  • Currently supports addition, subtraction, multiplication and division. Can also handle complex decimal calculations.
  • It also keeps your current answer in context so that you can operate on it.
  • If you need to check your calculations, it'll also read out the calculation history for you. Just say, "tell me the calculation history".

Sample Utterances:

  • For Addition - What's five point nine plus three; Add two point nine to the answer.
  • For Subtraction - What is five point nine minus three; Subtract two point nine from the answer.
  • For Multiplication - What is five point nine multiplied by three; Multiply two point nine by the answer.
  • For Division - What's five point nine divided by three; Divide the answer by two point nine.

Features to add

  • Nth power and Nth root
  • Logarithmic operations
  • Trigonometric operations
  • Saving answers to memory
  • Power or e, power of 10, power of 2
  • Degree and radian conversions

Contributing

I would love to have your help on this! Do check out the issues dashboard of this repository, and submit a PR on any one of those issues, and I will be happy to merge! If there are no issues on the dashboard, please do feel free to create new ones!

Code licensed under MIT.

Copyright Anshuman Agrawal 2018.