Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4470ab2

Browse files
authored
Update fibonacci.sql
1 parent 4693c5d commit 4470ab2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎functions/fibonacci.sql‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,8 @@ do $$
3939
end;
4040
$$;
4141

42-
--see also https://wiki.postgresql.org/wiki/Fibonacci_Numbers
42+
/*
43+
See also:
44+
https://wiki.postgresql.org/wiki/Fibonacci_Numbers
45+
https://stackoverflow.com/questions/37479718/how-to-turn-integers-into-fibonacci-coding-efficiently
46+
*/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /