Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@stdlib/math-iter-sequences-lucas
Create an iterator which generates a Lucas sequence.
@stdlib/math-base-special-negalucas
Compute the nth negaLucas number.
@stdlib/math-iter-sequences-fibonacci
Create an iterator which generates a Fibonacci sequence.
@stdlib/math-iter-sequences-nonfibonacci
Create an iterator which generates a non-Fibonacci integer sequence.
@stdlib/math-iter-sequences-negafibonacci
Create an iterator which generates a negaFibonacci sequence.
@stdlib/math-base-tools-lucaspoly
Evaluate a Lucas polynomial.
@stdlib/math-iter-sequences-negalucas
Create an iterator which generates a negaLucas sequence.
@stdlib/math-strided-special-binet-by
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
@stdlib/math-base-tools-fibpoly
Evaluate a Fibonacci polynomial.
math_sample_villarroel
math sample for UPB ================================ the following application is for learning purposes. That's it, babe. features: - **addition** adds - **multiplication** multiplies - **division** Guess what, just a division - **fibonacci** well
math_lahrach
Mathematique operation
async-fibo
simple fibonacci calculator for a nodejs course
@santi100/binet-formula
Santi's Basic Binet Formula Library: What is F_n?
math_example_bcote
creating a node package
fibonacci123
To Print the Fibonacci Series
is-fibonacci
Test if a number is a fibonacci number