This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
96dd4bc868
NetBSD
/
gnu
/
usr.bin
/
bc
/
Test
/
sine.b
6 lines
100 B
Brainfuck
Raw
Normal View
History
Unescape
Escape
gnu bc. necessary to compile the distribution
1993-04-10 19:51:24 +04:00
for (i=0; i
<
8*a(1); i=i
+
.
01) x=s(i)
x
Import of GNU bc-1.03
1994-12-01 07:23:53 +03:00
for (i=i; i
<
16*a(1); i=i
+
.
01) x=s(i
+
.
1234123412341234)
x
gnu bc. necessary to compile the distribution
1993-04-10 19:51:24 +04:00
quit