ProductSpaceUfuncs.log10

ProductSpaceUfuncs.log10(self, out=None, \*\*kwargs)

Return the base 10 logarithm of the input array, element-wise.

See also

numpy.log10