asinh(x)
codec implementation for the numcodecs
API.
AsinhCodec
.asinh(x/w) * w
over the elements of the input data
array.sinh(x/w) * w
over the elements of the input data
array.sinh(x/w) * w
over the elements of the input data
array and
write them into the out
put array.