cupy.log#

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

逐元素自然对数函数。

参见

numpy.log