plot ln(e) in complex plane? *natural logarithm of 'e'.

I need a matlab code for plotting ln(e).

1 件のコメント

Adam
Adam 2015 年 9 月 4 日
ln(e) is 1 by definition.

サインインしてコメントする。

回答 (1 件)

Steven Lord
Steven Lord 2015 年 9 月 4 日

0 投票

The LOG function computes the natural logarithm.
The PLOT function plots data.

カテゴリ

タグ

回答済み:

2015 年 9 月 4 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by