An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: multiplication

taileanh25/TableChamp

A vibrant Android app designed to help students master multiplication, addition, and subtraction tables.

Language: Java - Size: 107 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

stdlib-js/number-float32-base-div

Divide two single-precision floating-point numbers.

Language: Python - Size: 218 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

stdlib-js/math-iter-ops-multiply

Create an iterator which performs element-wise multiplication of two or more iterators.

Language: JavaScript - Size: 874 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

gaborinimo/number-int32-base-muldw

Compute the double word product of two signed 32-bit integers.

Language: JavaScript - Size: 153 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

vipulneha/TableChamp

A vibrant Android app designed to help students master multiplication, addition, and subtraction tables.

Language: Java - Size: 106 KB - Last synced at: about 6 hours ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

stdlib-js/complex-float64-base-scale

Scale a double-precision complex floating-point number by a real-valued double-precision floating-point scalar constant.

Language: JavaScript - Size: 228 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

stdlib-js/number-float64-base-div

Divide two double-precision floating-point numbers.

Language: Python - Size: 137 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

stdlib-js/math-strided-ops-mul

Element-wise multiplication of two strided arrays.

Language: C - Size: 3.14 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 2 - Forks: 0

januschung/math-worksheet-generator

Create basic addition, subtraction, multiplication and division practice questions with the answer sheet

Language: Python - Size: 191 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 515 - Forks: 92

moocf/matrix-multiplication.cuda

The resultant of two matrices, formed by calculating dot-product of respective components is called matrix multiplication.

Language: C++ - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

danishayman/Simple-Multiplication-Algorithm

The Karatsuba algorithm is a fast multiplication algorithm that reduces the number of multiplication operations required to multiply two numbers by recursively breaking down the multiplication into smaller multiplications.

Language: Java - Size: 304 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-ops-divide

Create an iterator which performs element-wise division of two or more iterators.

Language: JavaScript - Size: 889 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

lucaazalim/fpaa-karatsuba-algorithm

Simple Python implementation of the Karatsuba algorithm for multiplying two numbers.

Language: Python - Size: 124 KB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/number-float32-base-mul

Multiply two single-precision floating-point numbers.

Language: Python - Size: 212 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/complex-float64-base-mul

Multiply two double-precision complex floating-point numbers.

Language: JavaScript - Size: 239 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/complex-float64-base-mul-add

Perform a multiply-add operation involving three double-precision complex floating-point numbers.

Language: JavaScript - Size: 237 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/complex-float32-base-mul

Multiply two single-precision complex floating-point numbers.

Language: JavaScript - Size: 243 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-incr-prod

Compute a product incrementally.

Language: JavaScript - Size: 896 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

stdlib-js/stats-iter-cuprod

Create an iterator which iteratively computes a cumulative product.

Language: JavaScript - Size: 1.22 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

AbdullahRFA/140_Python_basic_program

This repository contains a collection of 140+ Python programs covering a wide range of fundamental concepts and problem-solving techniques. It is designed to help beginners and intermediate learners strengthen their Python skills through hands-on practice.

Language: Python - Size: 123 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mathematiCode/Visual-Fraction-Library

A library of math visuals for K-12, mostly fraction operations

Language: JavaScript - Size: 13.3 MB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

stdlib-js/number-int32-base-mul

Perform C-like multiplication of two signed 32-bit integers.

Language: JavaScript - Size: 229 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-ops-umuldw

Compute the double word product of two unsigned 32-bit integers.

Language: JavaScript - Size: 527 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/number-uint32-base-mul

Perform C-like multiplication of two unsigned 32-bit integers.

Language: JavaScript - Size: 260 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-ops-imuldw

Compute the double word product of two signed 32-bit integers.

Language: JavaScript - Size: 720 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

omnp/multiply

Recursive integer multiplication

Language: Python - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

aesiivy/complex-float64-base-mul-add

Perform a multiply-add operation involving three double-precision complex floating-point numbers.

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

parshv-j6/complex-float64-base-scale

Scale a double-precision complex floating-point number by a real-valued double-precision floating-point scalar constant.

Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-ops-imul

Perform C-like multiplication of two signed 32-bit integers.

Language: JavaScript - Size: 504 KB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-ops-mulf

Multiply two single-precision floating-point numbers.

Language: Python - Size: 387 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

stdlib-js/math-base-ops-divf

Divide two single-precision floating-point numbers.

Language: Python - Size: 255 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-ops-mul-by

Element-wise multiplication of two strided arrays via a callback function.

Language: JavaScript - Size: 959 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-ops-div

Divide two double-precision floating-point numbers.

Language: Python - Size: 234 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

abhinab-choudhury/simple_math_api

This is a Simple API written in core Javascript. It Performs basic operations like addition, subtraction, division and etc.

Language: JavaScript - Size: 175 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-ops-mul

Multiply two double-precision floating-point numbers.

Language: Python - Size: 304 KB - Last synced at: about 3 hours ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

beggarsmind/Dynamic-Multiplication-Table-Generator

A Dynamic Multiplication Table Generator is a web-based tool that allows users to generate multiplication tables dynamically by entering a number. This tool helps students, teachers, and anyone looking to practice or understand multiplication tables efficiently.

Language: CSS - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

dangerous-frog/array-multiplier-verilog

Some multiplier I made!

Language: Verilog - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

repodevcode/Math-Facts-Game

An interactive math facts game. Students both learn and have fun!

Language: JavaScript - Size: 1.24 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

3F/LX4Cnh

Algorithm for high-speed multiplication of LARGE numbers

Language: C# - Size: 58.6 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

seanpm2001/UCALC_Calc-Mode_Multiplication

🇺🧮️✖️ The official source repository for the UCALC (Ultimate Calculator) Multiplication calculator mode project.

Language: Python - Size: 363 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

serhon/intpolmulnonbity

Stochastic parallelised search for counter- and extreme examples to inequalities between "nonbities" of 2 polynomials with nonnegative coefficients and of their product, where a nonbity of a polynomial quantifies its "distinctiveness" from a {0,1}-one. Related to unfair 0-1-polynomials conjecture.

Language: Rust - Size: 43 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ayusdixit/Digital-ASIC-LAB

Verilog Codes for various Design

Language: SystemVerilog - Size: 1.38 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

MalakaSupun/JavaFX-Calculator-

This is a project that I have done for my studies............

Language: Java - Size: 40 MB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

stdlib-js/math-base-ops-umul

Perform C-like multiplication of two unsigned 32-bit integers.

Language: JavaScript - Size: 468 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

yunusemrejr/Java-Numbers-From-Numbers-OOP

Java CLI program that takes 1 input and returns input * Pi & sqare root of input. Uses encapsulation. OOP methods used.

Language: Java - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Romelium/Quantum-Resizable-Addition-and-Multiplication

I made this a long time ago because there was no N qubit Addition and Multiplication when I was very interested in Quantum Programming but never posted it until now!

Language: Jupyter Notebook - Size: 178 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

godwin-binoy/Multiplication-Table

A program that can tell multiplication table

Language: Java - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

irinque/matrix-multiplication

matrix multiplication realization

Language: Python - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

OmPreetham/Edutainment

Edutainment is a SwiftUI-based educational app designed to help users practice multiplication tables in a fun and interactive way. Designed for 100DaysOfSwiftUI

Language: Swift - Size: 446 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

RougeWare/Swift-MultiplicativeArithmetic

Formalizes an object's ability to be multiplied by something

Language: Swift - Size: 23.4 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

fuhad-shiblu/Multiplication

I build a multiplication table using HTML, CSS, JavaScript, Bootstrap.

Language: CSS - Size: 252 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

michaelehab/Arithmetic-Logic-Unit-Project

Educational Project for Logic Design 1 course taken during Fall 2021 semester.

Size: 11.3 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

akhmadzakym/multi2matrix

a program that allows you to calculate two matrix multiplication

Language: C - Size: 146 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

StarKnightt/Calculator-using-java

This is a Calculator using java which has some graphics and you can also touch the buttons and you can calculate also.

Language: Java - Size: 39.1 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 4

rashidul-cse/Big_Negative_Integer_Multiplication

Multiplications of very big big negative integer by C++

Language: Jupyter Notebook - Size: 241 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

relikd/Vortex-Math

Visualisation for modulo multiplication

Language: JavaScript - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Kevin4e/MultiplicationChart

A command line program that offers unlimited multiplication exercises and a challenge game. Useful for improving math skills.

Language: C++ - Size: 832 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

tallemd/chudnovsky

Calculates pi to 1,000,000 digits or 99,995 accurately in 1 day. It's thrown on a bitwise or.

Language: C# - Size: 116 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tallemd/chudnovsky2

Calculates Pi to 5,000,000 digits or 481 accurately in 5 day. It's thrown on irrational division.

Language: C# - Size: 31.3 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BOBBIJDJ/calculator-by-BOBBIJDJ

a calculator made in lua by BOBBIJDJ with a console style with custom commands

Language: Lua - Size: 23.4 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

tripu/Soroban 📦

Soroban (算盤, そろばん): simple HTML app to facilitate memorization of extended multiplication tables.

Language: HTML - Size: 690 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 2

fabiovanegas/Recursive-multiplication

Recursive multiplication in JAVA of multiplication tables from one to nine.

Language: Java - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

stdlib-js/math-base-ops-cmulf

Multiply two single-precision complex floating-point numbers.

Language: Python - Size: 484 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

stdlib-js/math-base-ops-cmul

Multiply two complex numbers.

Language: Python - Size: 693 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

qiqvo/LongNums

Long arithmetics. Real numbers. Multiplication. Prime tests.

Language: C++ - Size: 33.2 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Anion15/multiplication_table

multiplication_table

Language: Python - Size: 6.84 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

AgyeyaMishra/basic-calculator

It is a basic mathematical calculator program that is developed in python. Python version is 3.x.

Language: Python - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 10

Lawani-EJ/Calculator-Python

Python is perfectly suited to do basic calculations. It can do addition, subtraction, multiplication and division. The code in the script gives some examples

Language: Python - Size: 1000 Bytes - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

lewxdev/multiplication-table

A web-based, education and design-oriented, dynamic multiplication table

Language: CSS - Size: 5.86 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vinicius-solon-silva/multiplicacao_recursiva

Multiplicação recursiva

Language: C - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Wahed08/Algorithm-Design-and-Analysis

Language: C++ - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ardaeray/manual-multiplication

A manual multiplication project that shows multiplication operation manually step-by-step using Java.

Language: Java - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MilesWJ/Calculator

A simple calculator that can be used for making mathematical calculations; addition, subtraction, multiplication, and division.

Language: C++ - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Burakegekocabay/Multiplication-Algorithm

multiply large numbers incrementally and store in a structured manner

Language: Java - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Compositr/maths-contest

Maths Contest is a fun way to practice your mental maths and quick multiplication skills in a fun, online environment.

Language: HTML - Size: 125 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

bzdgn/big-number-utility

Basic Numeric Operations for Unlimited Numbers In String Format

Language: Java - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Ifaz2611/Multiplication-table-v2

Input a Number

Language: CSS - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

gnosis/solidity-arithmetic

A solidity library for performing arithmetic.

Language: JavaScript - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 16 - Forks: 5

blahosyl/operator-game

Guess the correct mathematical operators | Code Institute Portfolio Project 2 | JavaScript

Language: HTML - Size: 13.2 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

wrayjustin/SpeedMath

SpeedMath is a web-based, gamified, math learning (web) program

Language: HTML - Size: 17 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cliffxzx/toom-3

A Toom-Cook multiplication algorithm implementation

Language: C++ - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

qwordax/spolks

A bunch of lab works written in C.

Language: C - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KidiIT/Free-multiplication-table-with-module.Js

I created this software for the betterment of the community, the multiplication table module project is a great one to try out. moreover, it'll improve and give you an in-depth understanding on how to solve world problems with Javascript with well stated algorithm.

Language: JavaScript - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Murad9288/Multiplication_Table_Project

In this project, general methods for multiplication tables are derived. Where young children's books contain multiplication tables like this.

Language: Swift - Size: 1.97 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

sohamgoswami07/Math-Quiz-Using-Python

Math quiz game using python programming..

Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nclvrps/hexer

Python script for arithmetic drill exercises (for decimal, hex, etc)

Language: Python - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abidanBrito/fpga-polymul

Polynomial multiplier for the Xilinx Pynq-z2 FPGA board.

Language: VHDL - Size: 80.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

llFREEDll/multiplicador-constante

generator of pseudorandom numbers

Language: JavaScript - Size: 1.72 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

muneeb706/Sparse-Matrix-Vector-Mul

Parallelized Sparse Matrix Vector multiplication using OpenMP

Language: C++ - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

F23BSEEN1E02062/Assignment-1

Assignment #1

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kingkonu/ConnectionNumbers

Do you want to refresh your memory or learn to multiply again. MultiNum will explain and provide examples for training. You just need to choose a multiplier, and the application will randomly offer you examples for better memorization.

Language: Swift - Size: 1.66 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

reecemartin/matrixMultiplication

Some experimenting with parallelization and matrix multiplication.

Language: C - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

watchout254/Calculator-Simple-one-

User enters the first number, followed by the operator of their choice, then the second number afterwards they decide whether they want to continue with the result or start a new operation. Go forward and run it......

Language: Python - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Aashish365/algebricEquationInC-

c++ program for algebric solutions

Language: C++ - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

IXxJordan/Cpp-BasicCalculator

This is a very basic calculator, uses a simple case switch to handle; Addition, Subtraction, Multiplication, Division.

Language: C++ - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

IXxJordan/Cpp-Multiples3-5

Project Euler: Problem 1. Find the sum of all the multiples of 3 or 5 below 1000.

Language: C++ - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Dheirya/multiply-by-zero

Multiplies a number by zero. Useful for when you need to multiply a number by zero

Language: JavaScript - Size: 4.88 KB - Last synced at: about 9 hours ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

BScUniversityCollaborations/Multiplication-Game-in-Kotlin

Developed an exciting and educational game designed to sharpen your multiplication skills while having a blast. Whether you're a student looking to improve your math proficiency or an adult wanting to keep your mental math sharp, this game offers a fun and engaging way to practice multiplication.

Language: Kotlin - Size: 6.54 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

8HoLoN/CircularGraph

Creating circular graph from simple arithmetic computation

Language: JavaScript - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

manuemmanuel/Multiplication-Table-Generator

This simple C program generates the multiplication table of 5 using a loop and prints the results to the console.

Language: C - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0