It appears to not be able to determine the next number in the Fibonacci sequence....
0, 1, 1, 2, 3, 5, 8, 13, false [should be 21] ~Philip On Mon, May 23, 2011 at 2:51 AM, Adrian Statescu <[email protected]>wrote: > This plugin MooTools finds the next number in the sequence of integers > using difference table. > > check this out: http://bit.ly/j2T0Hj > > cheers!
