Updated 6 months ago

@stdlib/math-strided-special-aversin-by • Rank 4.2 • Science 44%

Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.

Updated 6 months ago

@stdlib/math-iter-special-sinc • Rank 3.8 • Science 44%

Create an iterator which computes the normalized cardinal sine for each iterated value.

Updated 6 months ago

@stdlib/math-iter-special-sinpi • Rank 3.7 • Science 44%

Create an iterator which computes the sine of each iterated value times π.

Updated 6 months ago

@stdlib/math-iter-special-sinh • Rank 3.7 • Science 44%

Create an iterator which evaluates the hyperbolic sine for each iterated value.

Updated 6 months ago

@stdlib/math-strided-special-sin-by • Rank 2.6 • Science 44%

Compute the sine of each element retrieved from an input strided array via a callback function.

Updated 6 months ago

math-base-special-sinf • Science 44%

Compute the sine of a single-precision floating-point number (in radians).

Updated 6 months ago

math-base-special-aversinf • Science 44%

Compute the inverse versed sine of a single-precision floating-point number (in radians).

Updated 6 months ago

math-base-special-cscf • Science 44%

Compute the cosecant of a single-precision floating-point number (in radians).

Updated 6 months ago

math-base-special-sincosd • Science 44%

Simultaneously compute the sine and cosine of an angle measured in degrees.

Updated 6 months ago

math-base-special-coversinf • Science 44%

Compute the coversed sine of a single-precision floating-point number (in radians).