A set of simple programs that perform mathematical operations on their arguments
Go to file
Atlas Cove 244862feea initial commit 2022-05-07 13:22:36 +01:00
.gitignore initial commit 2022-05-07 13:22:36 +01:00
add.c initial commit 2022-05-07 13:22:36 +01:00
div.c initial commit 2022-05-07 13:22:36 +01:00
mean.c initial commit 2022-05-07 13:22:36 +01:00
mul.c initial commit 2022-05-07 13:22:36 +01:00
sub.c initial commit 2022-05-07 13:22:36 +01:00
sum.c initial commit 2022-05-07 13:22:36 +01:00