Download or view curvefit.frink in plain text format
f[x] := 2 + 2^x + 1/2 2^x (-1 + 2^x) + 1/6 2^x (-2 + 2^x) (-1 + 2^x) + 1/24 2^x (-3 + 2^x) (-2 + 2^x) (-1 + 2^x)
for n = 0 to 10
println[f[n]]
Download or view curvefit.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 20218 days, 0 hours, 21 minutes ago.