A set of simple programs that perform mathematical operations on their arguments
Go to file
Atlas Cove b3c4b5e81e Added modulo program 2022-06-28 21:05:34 +01:00
.gitignore initial commit 2022-05-07 13:22:36 +01:00
Makefile Added modulo program 2022-06-28 21:05:34 +01:00
add.c Bugfix & Makefile 2022-05-07 13:36:37 +01:00
div.c Bugfix & Makefile 2022-05-07 13:36:37 +01:00
mean.c initial commit 2022-05-07 13:22:36 +01:00
mod.c Added modulo program 2022-06-28 21:05:34 +01:00
mul.c Bugfix & Makefile 2022-05-07 13:36:37 +01:00
sub.c Bugfix & Makefile 2022-05-07 13:36:37 +01:00
sum.c initial commit 2022-05-07 13:22:36 +01:00