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
Open
Browse Files
stdlib
stdmath
mathematics
math
acsch
hyperbolic
inverse
cosecant
csc
arc
arccosecant
trig
trigonometry
angle
math.asinh
asinh
@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
Open
Browse Files
stdlib
stdfastmath
mathematics
math
fastmath
fast
math.asinh
asinh
sine
arcsine
hyperbolic
inverse
trig
trigonometry
radians
angle
polyfill
ponyfill
@vicimpa/math
A collection of mathematical utility functions including operations like clamp, lerp, normalize, and more.
v0.0.9 URL:
https://unpkg.com/@vicimpa/math@0.0.9/dist/index.js
Open
Browse Files
PI2
PI1_2
PI1_3
rem
rems
clamp
lerp
normalize
rec
precision
Math
abs
acos
acosh
asin
asinh
atan
atan2
atanh
cbrt
ceil
clz32
cos
cosh
E
exp
expm1
floor
fround
hypot
imul
log
log10
log1p
log2
LN10
LN2
LOG10E
LOG2E
max
min
pow
PI
random
round
sign
sin
sinh
sqrt
SQRT1_2
SQRT2
tan
tanh
trunc
@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