Skip to content

Pure JavaScript implementation which uses fast matrix exponentiation and BigInts to calculate any Fibonacci number

License

Notifications You must be signed in to change notification settings

surrim/fibonacci-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast Fibonacci calculator

This pure JavaScript implementation uses fast matrix exponentiation and BigInts to calculate a Fibonacci number.

Demo

See surrim.github.io/fibonacci-js to try out.

About

Pure JavaScript implementation which uses fast matrix exponentiation and BigInts to calculate any Fibonacci number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published