Write a function that calculates the difference between the log and natural log of a vector, to two decimal places
example:
x = [10, 100, 1000]
output = [1.3 2.61 3.91]
225 Solvers
324 Solvers
253 Solvers
Cumulative product of a vector
174 Solvers
171 Solvers
Problem Tags