RosettaCodeData/Task/Factorial/Q/factorial-4.q

2 lines
16 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
f:{(*/)1+til x}