add approximation of pi
This commit is contained in:
commit
6298288d58
2 changed files with 26 additions and 0 deletions
3
Makefile
Normal file
3
Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
CFLAGS=-std=c99
|
||||
|
||||
all: approximate-pi
|
Loading…
Add table
Add a link
Reference in a new issue