Skip to content
#

math-operations

Here are 26 public repositories matching this topic...

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.

  • Updated Aug 15, 2024
  • Java

This repository contains simple and well-commented Python programs for learning basic mathematical operations. It includes addition challenges, multiplication tables, and division with remainder, designed especially for kids, school students, and beginners who are starting their journey with Python programming and logic building.

  • Updated Jan 1, 2026
  • Python

Aplicación Android en Java que implementa una calculadora funcional con diseño moderno. Soporta operaciones básicas (+, −, ×, ÷), decimales y validación de errores como división entre cero. Incluye SplashScreen animado con la API oficial de Google y compatibilidad con SDK 24+.

  • Updated Aug 3, 2025
  • Java

Console-Based Scientific Calculator built in Python that performs basic arithmetic and advanced mathematical operations such as trigonometric functions, logarithms, powers, and square roots. Designed for beginners to understand core Python concepts, user input handling, and modular programming through a command-line interface.

  • Updated Jan 28, 2026
  • Python

Improve this page

Add a description, image, and links to the math-operations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the math-operations topic, visit your repo's landing page and select "manage topics."

Learn more