Updated 10 months ago

@stdlib/math-strided-special-acosh-by • Rank 4.3 • Science 44%

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

Updated 10 months ago

@stdlib/math-strided-special-avercos-by • Rank 4.0 • Science 44%

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

Updated 10 months ago

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

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

Updated 10 months ago

@stdlib/math-iter-special-cosh • Rank 3.5 • Science 44%

Create an iterator which computes the hyperbolic cosine for each iterated value.

Updated 10 months ago

@stdlib/math-strided-special-acovercos-by • Rank 3.3 • Science 44%

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

Updated 10 months ago

math-iter-special-cosm1 • Rank 3.0 • Science 44%

Create an iterator which computes `cos(x) - 1` for each iterated value.

Updated 10 months ago

math-strided-special-cos-by • Rank 0.0 • Science 44%

Compute the cosine for each element retrieved from an input strided array via a callback function.

Updated 10 months ago

math-base-special-versinf • Science 26%

Explore the math-base-special-version library for efficient numerical and scientific computation in JavaScript. Ideal for web and Node.js applications. 🚀📊

Updated 10 months ago

@stdlib/math-base-special-asecf • Science 44%

Compute the inverse (arc) secant of a single-precision floating-point number.

Updated 10 months ago

math-base-special-avercosf • Science 44%

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

Updated 9 months ago

math-base-special-vercosf • Science 44%

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

Updated 10 months ago

math-base-special-havercosf • Science 44%

Compute the half-value versed cosine of a single-precision floating-point number (in radians).

Updated 10 months ago

math-base-special-secf • Science 44%

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

Updated 10 months ago

math-base-special-sincosd • Science 44%

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

Updated 10 months ago

math-base-special-cosf • Science 44%

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

Updated 10 months ago

math-base-special-cosf • Science 26%

This repository contains the `math-base-special-cosf` function, which computes the cosine of a float number efficiently. Explore the code and contribute to enhance numerical computation in JavaScript! 🖥️✨

Updated 10 months ago

math-base-special-sech • Science 26%

Math Base Special Sech provides efficient mathematical functions for numerical computation in JavaScript. Enhance your projects with reliable and precise calculations! 🚀📊

Updated 10 months ago

math-base-special-sech • Science 44%

Compute the hyperbolic secant of a double-precision floating-point number.