How can I efficiently approximate the value of $\ln(x+1) - \ln(x)$?

50 Views Asked by At

Additional: $x = 20$ and accuracy = $0.001$. I think that this function can be approximate using Maclaurin or Taylor series but I would like more opinions.