필터 지우기
필터 지우기

how get log normal(ln) of value?

조회 수: 5 (최근 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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Exponents and Logarithms에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by