Skip to content
#

math-operations

Here are 25 public repositories matching this topic...

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

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

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

A Go-based symbolic algebra engine for parsing, simplifying, and manipulating mathematical expressions. Designed for compilers, research tooling, and symbolic computation. A symbolic math expression simplifier and optimizer.

  • Updated Dec 20, 2025
  • Go

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