plot ln(e) in complex plane? *natural logarithm of 'e'.
Mostrar comentarios más antiguos
I need a matlab code for plotting ln(e).
1 comentario
Adam
el 4 de Sept. de 2015
ln(e) is 1 by definition.
Respuestas (1)
Steven Lord
el 4 de Sept. de 2015
0 votos
The LOG function computes the natural logarithm.
The PLOT function plots data.
Categorías
Más información sobre Annotations 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!