2 lines
40 B
Text
2 lines
40 B
Text
|
|
fib(n)=round(((1+sqrt(5))/2)^n/sqrt(5))
|
|
|
fib(n)=round(((1+sqrt(5))/2)^n/sqrt(5))
|