# tensorplay.special.xlog1py

Source: https://www.tensorplay.cn/docs/generated/tensorplay.special.xlog1py.html

# tensorplay.special.xlog1py

tensorplay.special.xlog1py(input, other)[[source]](../_modules/tensorplay/special.html#xlog1py)

x*log1p(y) with the convention x*log1p(-1) = 0 when x == 0.
