Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
1
Task/Shell-one-liner/Fortran/shell-one-liner.f
Normal file
1
Task/Shell-one-liner/Fortran/shell-one-liner.f
Normal file
|
|
@ -0,0 +1 @@
|
|||
$ gawk 'BEGIN{print"write(6,\"(2(g12.3,x))\")(i/10.0,besj1(i/10.0), i=0,1000)\nend";exit(0)}'|gfortran -ffree-form -x f95 - | gnuplot -p -e 'plot "<./a.out" t "Bessel function of 1st kind" w l'
|
||||
Loading…
Add table
Add a link
Reference in a new issue