@stdlib/blas-base-isamax
Find the index of the first element having the maximum absolute value.
Find the index of the first element having the maximum absolute value.
Compute the sum of the absolute values of the real and imaginary components of a double-precision complex floating-point number.
Copy values from x into y.
Calculate the dot product of two double-precision floating-point vectors.
Interchange two double-precision floating-point vectors.
Create an iterator which computes the inverse coversed cosine of each iterated value.
Create an iterator which computes the inverse coversed sine of each iterated value.
Create an iterator which computes the inverse half-value versed cosine of each iterated value.
Create an iterator which computes the inverse half-value versed sine of each iterated value.
Create an iterator which computes the arcsine of each iterated value.
Create an iterator which computes the hyperbolic arcsine of each iterated value.
Create an iterator which computes the arctangent of each iterated value.
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
Create an iterator which computes the hyperbolic arctangent of each iterated value.
Create an iterator which computes the inverse versed cosine of each iterated value.
Create an iterator which computes the inverse versed sine of each iterated value.
Create an iterator which evaluates the beta function.
Create an iterator which computes the Fresnel integral C(x) for each iterated value.
Create an iterator which computes the Fresnel integral S(x) for each iterated value.
Create an iterator which computes the half-value versed cosine for each iterated value.