value of log(1000)
Show older comments
hi all i want to find value of log(1000)in matlab, we know lo(1000) value is 3, but matlab calculate it 6.9078. tell me how to calculate this value
Thank You
Accepted Answer
More Answers (2)
Richard Brown
on 9 May 2012
log10(1000)
Dina
on 7 Mar 2023
0 votes
log(1000)
Categories
Find more on Data Logging in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!