libmath-fibonacci-perl

Fibonacci numbers calculations perl module
  http://search.cpan.org/dist/Math-Fibonacci/
  0
  no reviews



This module provides a few functions related to fibonacci numbers, such as getting the n term of a fibonacci sequence, compute and return the first n fibonacci numbers, decompose an integer into the sum of fibonacci numbers, etc.