A set of simple programs that perform mathematical operations on their arguments
Go to file
Atlas Cove 420b78bdc2 Bugfix & Makefile 2022-05-07 13:36:37 +01:00
.gitignore initial commit 2022-05-07 13:22:36 +01:00
Makefile Bugfix & Makefile 2022-05-07 13:36:37 +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
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