how get log normal(ln) of value?

6 ビュー (過去 30 日間)
mahesh chathuranga
mahesh chathuranga 2014 年 3 月 27 日
コメント済み: mahesh chathuranga 2014 年 3 月 28 日
i want get the log normal(ln) of the value.how to do it?
  1 件のコメント
Walter Roberson
Walter Roberson 2014 年 3 月 27 日
What is log normal(ln) of a value?
If you want the log base e, then log() is the call.

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

採用された回答

Shashank Prasanna
Shashank Prasanna 2014 年 3 月 27 日
List of all log functions:
log Natural logarithm
log10 Common (base 10) logarithm
log1p Compute log(1+x) accurately for small values of x
log2 Base 2 logarithm and dissect floating-point numbers into exponent and mantissa
You can always define your own
  1 件のコメント
mahesh chathuranga
mahesh chathuranga 2014 年 3 月 28 日
thanks

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Logging についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by