First time here? Check out the FAQ!
asked 7 years ago
log_expand does converts log(x*y) to log(x)+log(y). Is there a function which explicitly reverts this?