cupy.log#

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

逐元素的自然对数函数。

另请参见

numpy.log