INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Lowest Fibonacci number greater than or equal to `n'
-- Greatest Fibonacci number lower than or equal to `n'
-- Array of `n' boolean values, where the
-- value at index `i' is true if and only if
-- `i' is a Fibonacci number.
-- Is `n' a Fibonacci number?
-- The `i'-th Fibonacci number
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |