Find a Fibonacci Number using Javascript
Today I was watching this nifty video on Triponacci Numbers: https://youtu.be/e7SnRPubg-g and decided to better understand the math I would recreate his demonstrations using Javascript...(always helps me).
So here's my function