cupy.log1p#

cupy.log1p = <ufunc 'cupy_log1p'>#

Computes log(1 + x) elementwise.

See also

numpy.log1p