Sync
This commit is contained in:
parent
6f050a029e
commit
776bba907c
3887 changed files with 59894 additions and 7280 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