cupy.log10#

cupy.log10(x, /, out=None, \*, casting='same_kind', dtype=None)#

按元素的常用对数函数。

另请参阅

numpy.log10