value of log(1000)
이전 댓글 표시
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
채택된 답변
추가 답변 (2개)
Richard Brown
2012년 5월 9일
log10(1000)
카테고리
도움말 센터 및 File Exchange에서 Data Logging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!