Search
@stdlib/math-base-special-asinh
Compute the hyperbolic arcsine of a double-precision floating-point number.
v0.2.3 URL:
https://unpkg.com/@stdlib/math-base-special-asinh@0.2.3/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.asinh
asinh
sine
arcsine
hyperbolic
inverse
trig
trigonometry
radians
angle
polyfill
ponyfill
@stdlib/math-base-special-acsch
Compute the hyperbolic arccosecant of a number.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-acsch@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
acsch
hyperbolic
inverse
cosecant
csc
arc
arccosecant
trig
trigonometry
angle
math.asinh
asinh
@stdlib/math-iter-special-asinh
Create an iterator which computes the hyperbolic arcsine of each iterated value.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-iter-special-asinh@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.asinh
asinh
hyperbolic
inverse
sine
sin
arc
arcsine
trig
trigonometry
radians
iterator
iterable
iterate
@stdlib/math-base-special-fast-asinh
Compute the hyperbolic arcsine of a number.
v0.3.0 URL:
https://unpkg.com/@stdlib/math-base-special-fast-asinh@0.3.0/lib/index.js
Open
Browse Files
stdlib
stdfastmath
mathematics
math
fastmath
fast
math.asinh
asinh
sine
arcsine
hyperbolic
inverse
trig
trigonometry
radians
angle
polyfill
ponyfill
@stdlib/math-strided-special-asinh-by
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
v0.2.2 URL:
https://unpkg.com/@stdlib/math-strided-special-asinh-by@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
math.asinh
asinh
sine
arcsine
hyperbolic
inverse
trig
trigonometry
radians
angle
vector
array
strided
ndarray
element-wise
map
transform
accessor
callback
clbk