Effacer les filtres
Effacer les filtres

how get log normal(ln) of value?

5 vues (au cours des 30 derniers jours)
mahesh chathuranga
mahesh chathuranga le 27 Mar 2014
i want get the log normal(ln) of the value.how to do it?
  1 commentaire
Walter Roberson
Walter Roberson le 27 Mar 2014
What is log normal(ln) of a value?
If you want the log base e, then log() is the call.

Connectez-vous pour commenter.

Réponse acceptée

Shashank Prasanna
Shashank Prasanna le 27 Mar 2014
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

Plus de réponses (0)

Catégories

En savoir plus sur Exponents and Logarithms dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by