Compute x*log(y) so that the result is 0 if x = 0.
x : array_like
Multiplier
y : array_like
Argument
z : array_like
Computed x*log(y)
Notes
New in version 0.13.0.
scipy.special.round
scipy.special.xlog1py