FastFib - Copyright (C) 2009, Incode Systems, Inc.
www.incodesystems.com
Version 0.9.1
Writes the Fibonacci Sequence number of given Length to the standard output.
Usage: [options] Length
Where: Length is a number specifying the length of the sequence.
Options:
-a Returns all numbers in the sequence
-c Use commas in the number format (overrides -s)
-s Use scientific notation (default is integer up to 18 digits)