ln(x)
codec implementation for the numcodecs
API.
c = ln(x)
on encoding and d = exp(c)
on
decoding.LogCodec
.exp(x)
over the elements of the input data
array.exp(x)
over the elements of the input data
array and write them
into the out
put array.ln(x)
over the elements of the input data
array.