Download or view factorFactorial.frink in plain text format
// This tests factoring factorials plus or minus 1.
for n = 2 to 100
println["$n\t" + factorFlat[n!+1]]
Download or view factorFactorial.frink in plain text format
This is a program written in the programming language Frink.
For more information, view the Frink
Documentation or see More Sample Frink Programs.
Alan Eliasen was born 20217 days, 23 hours, 21 minutes ago.