Last active
September 16, 2025 20:57
-
-
Save lewdev/39cd434364591da2073a352972b07dda to your computer and use it in GitHub Desktop.
π’ Nth Fibbonacci bookmarklet (99b)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| data:text/html,<input id=o onblur=with(Math)r=sqrt(5),o.value=round(pow((1+r)/2,o.value)/r)> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment