Updated 6 months ago

@stdlib/math-strided-special-binet-by • Rank 3.0 • Science 44%

Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.

Updated 6 months ago

constants-float32-max-safe-nth-fibonacci • Science 44%

Maximum safe nth Fibonacci number when stored in single-precision floating-point format.

Updated 6 months ago

constants-float32-max-safe-nth-lucas • Science 44%

Maximum safe nth Lucas number when stored in single-precision floating-point format.

Updated 6 months ago

constants-float32-max-safe-fibonacci • Science 44%

Maximum safe Fibonacci number when stored in single-precision floating-point format.

Updated 6 months ago

math-base-special-fibonaccif • Science 44%

Compute the nth Fibonacci number as a single-precision floating-point number.

Updated 6 months ago

math-base-special-lucasf • Science 44%

Compute the nth Lucas number as a single-precision floating-point number.

Updated 6 months ago

math-base-special-negafibonaccif • Science 44%

Compute the nth negaFibonacci number as a single-precision floating-point number.

Updated 6 months ago

math-base-special-fibonacci-indexf • Science 44%

Compute the Fibonacci number index of a single-precision floating-point number.

Updated 6 months ago

math-base-special-fibonaccif • Science 44%

Compute the nth Fibonacci number as a single-precision floating-point number.

Updated 6 months ago

math-base-special-negalucasf • Science 44%

Compute the nth negaLucas number in single-precision floating-point format.

Updated 6 months ago

constants-float32-max-safe-lucas • Science 44%

Maximum safe Lucas number when stored in single-precision floating-point format.