scipp.log10#

scipp.log10(x, *, out=None)#

Element-wise base 10 logarithm.

Parameters
Returns

Union[Variable, DataArray, Dataset] – Base 10 logarithm of the input.