routarddev / maths

Several C programs related to Mathematics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mathematics

Some C interactive programs used for math calculations and games.

Compile:

gcc program.c -o program [-lm]

Execute:

./program

List of programs:

About

Several C programs related to Mathematics


Languages

Language:C 100.0%