1.0.4 • Published 5 years ago

gsfs v1.0.4

Weekly downloads
16
License
DAUCWL
Repository
github
Last release
5 years ago

GSFS - Generalized Secondary Fibonacci Sequences

GSFS including the Golden, Silver, Copper and other metallic means take the form G(n+1) = p G(n) + q G(n-1)

These are some basic JavaScript functions for calculating

Entry Point: ./src/GSFS.js

Dependencies

NodeJS:

Testing

These functions were neither optimized for any specific purpose nor tested beyond basic visual checks as seen in ./src/example.html.

1.0.4

5 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago