GitHub / Silent0Wings / Arithmetic-Calculator-Using-Custom-Stack-Implementation
This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 153 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 5 months ago
Pushed at: 10 months ago
Last synced at: 3 months ago
Topics: algorithm, arithmetic-calculator, calculator, coding-practice, custom-data-structure, custom-stack, data-structures, expression-evaluation, java, math-operations, math-tool, programming, reverse-polish-notation, software-development, stack-implementation