RosettaCodeData/Task/Factorial/Lang5/factorial-1.lang5
2023-07-01 13:44:08 -04:00

3 lines
43 B
Text

: fact iota 1 + '* reduce ;
5 fact
120