yma67 / Complex-Number-Calculator

Complex number/Phasor calculator with QT and C++ STL, with scientific functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eCalc

Complex number calculator with QT and C++ STL, with expression parsing, parenthesis, unary operators, scientific functions and degree/radian, polar/cartesian notation

Main GUI and Functions

My first C++/QT practice.

Example

To calculate an complex expression

input example

output polar

output cartesian

Built With

  • [C++] - Programming language, data structure, memory management (container), complex number library, Model
  • [QT] - Software Framework, controller and visual
  • [McGill ECSE 210] - Project Idea

Author

  • Mark Ma

Acknowledgments

  • Prof. Frank P Ferrie, 4-function calculator applet
  • Prof. Donald Peter Davis, ac circuit/complex number quiz
  • LittleBox Inc., 剧毒支持

About

Complex number/Phasor calculator with QT and C++ STL, with scientific functions


Languages

Language:C++ 98.1%Language:QMake 1.9%