Skip to content

warlock1996/google-calculator-clone

Repository files navigation

Google Calculator Clone

This project is a clone of google calculator with all the features made in vue 3 + typescript.

screenshot

screenshot

screenshot

screenshot

Features

  • support for long & complex mathematical expressions
  • supports trignometry and inverse functions
  • supports power functions
  • support for constants (π, e), random function, and factorial (i.e 7!, 2!) etc
  • supports keyboard shortcuts

shortcuts

  • s for sin(
  • c for cos(
  • t for tan(
  • p for π
  • q for √(
  • l for log(
  • n for ln(
  • e for e

contributions

pull requests are welcome.

Releases

No releases published

Packages

No packages published

Languages