value of log(1000)
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (2)
Richard Brown
el 9 de Mayo de 2012
log10(1000)
Dina
el 7 de Mzo. de 2023
0 votos
log(1000)
Categorías
Más información sobre Data Logging en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!