Search
@stdlib/math-base-tools-evalpoly
Evaluate a polynomial using double-precision floating-point arithmetic.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-tools-evalpoly@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
polynomial
eval
evaluate
poly
polyval
evalpoly
horner
number
@stdlib/math-base-tools-evalrational
Evaluate a rational function using double-precision floating-point arithmetic.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-base-tools-evalrational@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
polynomial
rational
ratio
eval
evaluate
evalp
horner
number
@stdlib/math-base-tools-evalpoly-compile
Compile a module for evaluating a polynomial.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-tools-evalpoly-compile@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
polynomial
eval
evaluate
poly
polyval
evalpoly
horner
compile
@stdlib/math-base-tools-evalrational-compile
Compile a module for evaluating a rational function.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-tools-evalrational-compile@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
polynomial
rational
ratio
eval
evaluate
evalp
horner
compile
@stdlib/math-base-tools-evalpolyf
Evaluate a polynomial using single-precision floating-point arithmetic.
v0.1.1 URL:
https://unpkg.com/@stdlib/math-base-tools-evalpolyf@0.1.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
polynomial
eval
evaluate
poly
polyval
evalpoly
horner
number