# tensorplay.special.xlogy

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

# tensorplay.special.xlogy

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

x*log(y) with the convention 0*log(anything) = 0.
