scipp.log10#

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

Element-wise base 10 logarithm.

Parameters:
Returns:

TypeVar(_T) – Base 10 logarithm of the input.