Search
nacci
Generate numbers in a k-bonacci sequence (where each term is the sum of the previous k terms) with customizable k, initial terms, strategies and data types (number, bigint, etc).
v1.0.6 URL:
https://unpkg.com/nacci@1.0.6/dist/nacci.cjs
Open
Browse Files
math
mathematics
lucas
fibonacci
tribonacci
tetranacci
pentanacci
kbonacci
nbonacci
numeric
number
sequence
@stdlib/constants-float64-max-safe-nth-lucas
Maximum safe nth Lucas number when stored in double-precision floating-point format.
v0.2.2 URL:
https://unpkg.com/@stdlib/constants-float64-max-safe-nth-lucas@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
constant
const
max
maximum
lucas
fibonacci
number
fib
safe
integer
double
dbl
floating
point
floating-point
float
float64
f64
ieee754
@stdlib/math-base-special-lucas
Compute the nth Lucas number.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-lucas@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
special functions
special
function
fibonacci
lucas
fib
number
integer
sequences
@stdlib/math-base-special-negalucas
Compute the nth negaLucas number.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-special-negalucas@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
special functions
special
function
lucas
negalucas
fibonacci
fib
fibo
nlucas
number
@stdlib/math-iter-sequences-lucas
Create an iterator which generates a Lucas sequence.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-sequences-lucas@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
lucas
fibonacci
fibo
fib
sequence
sequences
iterator
iterate
iteration
iter