@stdlib/math-base-tools-evalrational-compile-c
Compile a C function for evaluating a rational function.
Compile a C function for evaluating a rational function.
Evaluate a rational function using single-precision floating-point arithmetic.
Evaluate a Fibonacci polynomial.
Evaluate a physicist's Hermite polynomial.
Evaluate a Lucas polynomial.
Evaluate a normalized Hermite polynomial using double-precision floating-point arithmetic.
Evaluate a normalized Hermite polynomial using single-precision floating-point arithmetic.
Compute the sum of an infinite series.
Base math utilities.
Compute the absolute difference of two real numbers.
Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.
Compute the relative difference of two real numbers.
Math iterators.
Math operator iterators.
Create an iterator which generates a sequence of triangular numbers.
Create an iterator which generates a Tribonacci sequence.
Math iterators for special functions.
Create an iterator which computes the absolute value of each iterated value.
Create an iterator which generates a nonnegative integer sequence.
Create an iterator which generates a sequence of nonpositive even integers.