There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple calculator app built with Jetpack Compose. It uses mXparser as it's expression evaluator by default, but has one built-in with limited capability for learning purposes which includes infix to postfix converter.