efficient algorithm to test whether a given number is part of the fibonnaci sequence
- by blueberryfields
Given the number X, is it a fibonnaci number?
Any source code or mathematical formula would be ok.
Yes, it looks like this is a duplicate of (this question). How does stack overflow deal with duplicates?