Search
@stdlib/math-base-tools-continued-fraction
Continued fraction approximation.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-tools-continued-fraction@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
series
fraction
expansion
@stdlib/math-base-tools-sum-series
Compute the sum of an infinite series.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-tools-sum-series@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
series
fraction
expansion
primes-and-factors
module with functions relating to the prime factors of a positive integer
v1.3.3 URL:
https://unpkg.com/primes-and-factors@1.3.3/build/index.js
Open
Browse Files
prime
factor
primes
factors
number
math
bresenham
Bresenham's line algorithm
v0.0.4 URL:
https://unpkg.com/bresenham@0.0.4/index.js
Open
Browse Files
line
bresenham
math
is-number
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
v7.0.0 URL:
https://unpkg.com/is-number@7.0.0/index.js
Open
Browse Files
cast
check
coerce
coercion
finite
integer
is
isnan
is-nan
is-num
is-number
isnumber
isfinite
istype
kind
math
nan
num
number
numeric
parseFloat
parseInt
test
type
typeof
value