Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 821 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 821 Bytes

Mathematics

Some C interactive programs used for math calculations and games.

Compile:

gcc program.c -o program [-lm]

Execute:

./program

List of programs: