Skip to content

A real simple scientific calculator written in C++ and Qt5

License

Notifications You must be signed in to change notification settings

Antidote1911/liloucalc

Repository files navigation

Build Status Build status

LilouCalc

A real simple scientific calculator written in C++ and Qt5

Preview

Functions

  • Basic add, subtract, multiply and division
  • Square, Cube, Power to N, Factorial
  • Sine, Cosine, Tangent and reverse of them
  • Memory Save, Recall and Clear
  • Parenthesis support
  • Dark theme

The core engine and expression parsing are provided by the SpeedCrunch project.

About

A real simple scientific calculator written in C++ and Qt5

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages