Skip to content

Commit 695e95e

Browse files
authored
Update fibonacci.sql
1 parent a58de39 commit 695e95e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

functions/fibonacci.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ $$;
4343
See also:
4444
https://wiki.postgresql.org/wiki/Fibonacci_Numbers
4545
https://stackoverflow.com/questions/37479718/how-to-turn-integers-into-fibonacci-coding-efficiently
46+
https://en.wikipedia.org/wiki/Negafibonacci_coding
4647
*/

0 commit comments

Comments
 (0)