value of log(1000)
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (2)
Richard Brown
am 9 Mai 2012
log10(1000)
Dina
am 7 Mär. 2023
0 Stimmen
log(1000)
Kategorien
Mehr zu Data Logging finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!