2 lines
54 B
PostScript
2 lines
54 B
PostScript
|
|
/myfact {{dup 0 eq} {pop 1} {dup pred} {mul} linrec}.
|