This commit is contained in:
Ingy döt Net 2013-04-10 21:29:02 -07:00
parent 764da6cbbb
commit db842d013d
19005 changed files with 197040 additions and 7 deletions

6
Task/Pi/J/pi-1.j Normal file
View file

@ -0,0 +1,6 @@
pi=:3 :0
smoutput"0'3.1'
n=.0 while.n=.n+1 do.
smoutput-/1 10*<.@o.10x^1 0+n
end.
)

13
Task/Pi/J/pi-2.j Normal file
View file

@ -0,0 +1,13 @@
pi''
3
.
1
4
1
5
9
2
6
5
3
...