Skip to content

0DarkPhoenix/Simple-Calculator

Repository files navigation

Simple Calculator

🚧 Under development 🚧

A calculator application aiming to provide a cross-platform calculator to satisfy both simple and advanced users by using a simple design but striving to add as many features from a graphical calculator as possible.

This application will be compiled to be used on Windows, Linux, Mac OS, IOS and Android using Tauri.

Distinctive Features

  • Renders math expressions like a graphical calculator using Katex
  • Cursor to move between numbers and operators to be able to edit on specific spots
  • Split buttons for the graphical calculator to input extra operators without needing a "2nd" or "shift" state to display extra operators
  • Shortcut combinations to input operators that aren't available on the numpad:
    • ** -> ^ (exponentiation)
    • // -> % (modulo)
    • /* -> (square root)
  • 'Sequences' tab to calculate numbers from sequences like the Fibonacci sequence, prime numbers, and factorial numbers

Application Screenshots

Basic Calculator

Basic Calculator

Graphical Calculator

Graphical Calculator

Converter

Converter

Sequences

Fibonacci Sequence Prime Numbers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published