@stdlib/math-strided-special-acoth-by
Compute the inverse hyperbolic cotangent of each element retrieved from an input strided array via a callback function.
@stdlib/math-strided-special-acosh-by
Compute the hyperbolic arccosine of each element retrieved from an input strided array via a callback function.
@stdlib/math-strided-special-aversin-by
Compute the inverse versed sine of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-atan
Create an iterator which computes the arctangent of each iterated value.
@stdlib/math-strided-special-avercos-by
Compute the inverse versed cosine of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-acot
Create an iterator which computes the inverse cotangent of each iterated value.
@stdlib/math-base-special-ahavercos
Compute the inverse half-value versed cosine.
@stdlib/math-strided-special-atan-by
Compute the arctangent of each element retrieved from an input strided array via a callback function.
@stdlib/math-strided-special-acoversin-by
Compute the inverse coversed sine of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
@stdlib/math-iter-special-ahavercos
Create an iterator which computes the inverse half-value versed cosine of each iterated value.
@stdlib/math-strided-special-ahavercos-by
Compute the inverse half-value versed cosine of each element retrieved from an input strided array via a callback function.
@stdlib/math-strided-special-acovercos-by
Compute the inverse coversed cosine of each element retrieved from an input strided array via a callback function.
@stdlib/math-iter-special-acoversin
Create an iterator which computes the inverse coversed sine of each iterated value.
@stdlib/math-iter-special-acoth
Create an iterator which computes the inverse hyperbolic cotangent of each iterated value.
@stdlib/math-iter-special-acovercos
Create an iterator which computes the inverse coversed cosine of each iterated value.
@stdlib/math-iter-special-acosh
Create an iterator which computes the hyperbolic arccosine of each iterated value.
@stdlib/math-iter-special-avercos
Create an iterator which computes the inverse versed cosine of each iterated value.
@stdlib/math-iter-special-aversin
Create an iterator which computes the inverse versed sine of each iterated value.
math-strided-special-acot-by
Compute the inverse cotangent of each element retrieved from an input strided array via a callback function.
https://github.com/alan-turing-institute/summer-experience-challenges
For coordinating efforts and collecting material for student challenges at the Turing summer experience for 16-17 year olds.
@stdlib/math-base-special-fast-acosh
Compute the hyperbolic arccosine of a number.
math-base-special-acoversinf
Compute the inverse coversed sine of a single-precision floating-point number (in radians).
https://github.com/commoncrawl/arc2warc-conversion
Experiences converting Common Crawl's ARC files from the crawls 2008 - 2012 to the WARC format
math-base-special-avercosf
Compute the inverse versed cosine of a single-precision floating-point number (in radians).
@stdlib/math-base-special-asecf
Compute the inverse (arc) secant of a single-precision floating-point number.
ziggy
Ziggy, a portable, scalable infrastructure for science data processing pipelines, is the child of the Transiting Exoplanet Survey Satellite (TESS) pipeline and the grandchild of the Kepler Pipeline.
math-base-special-aversinf
Compute the inverse versed sine of a single-precision floating-point number (in radians).
math-base-special-ahavercosf
Compute the inverse half-value versed cosine for a single-precision floating point number.
math-base-special-acovercosf
Compute the inverse coversed cosine of a single-precision floating-point number (in radians).