Timeline for Complex Fibonacci numbers
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 6, 2021 at 18:08 | comment | added | Luis Mendo | I think the link may be incorrect (different code). Also, you can replace sqrt(5/4) by 5^.5/2, and reuse 5^.5 that to save a few bytes. Also, the ; is not necessary, because the output is the argument returned by the function, not STDOUT: tio.run/##y08uSSxL/f@/0NY0Ts/UusBWz1S7UN/… | |
| Apr 8, 2021 at 17:34 | history | answered | robbie crockett | CC BY-SA 4.0 |