Skip to content

pexicade/mathematical-notation-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathematical-notation-converter

A simple application that can convert mathematical notations to each other

conversions:

  • infix to postfix and prefix
  • postfix to infix and prefix
  • prefix to infix and postfix

It also supports sin, cos, tan, cot, log, ln and sqrt functions.

Unary minus operator is supported and shown with a question mark.

files

The main file is app.py, to run the programm you just need to run app.py.

The converter.py is just utility containing all the functions needed to do the conversion.

requeirements

  • Python 3
  • PyQt6

About

A simple application that can convert mathematical notations to each other

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages