fibo-galv

Simple gem that finds the largest integer value from the Fibonacci Sequence smaller than the given integer.

Example use

12.fibonacci => 144

156.closest_fibonacci => 144 99.closest_fibonacci => 89

Contributing to fibo-galv

Copyright © 2012 Luis Galaviz. See LICENSE.txt for further details.