Seqbox/Wolfram

From tehowiki
Revision as of 21:16, 24 June 2022 by imported>Gfis (1st example)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
pi@bluepi:~$ echo 'Do[Print[Table[n!,{n,1,10}]i],{i,1,10}]' | wolfram -noinit -noprompt
1
2
6
24
120
720
5040
40320
362880
3628800