Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

log e (ln) in the view script?

Does anyone know how to set up a calculation in the script that looks something like this:

0.378 × Loge(x) = y

I am looking for the correct expression for Loge (log e (ln)).

Best regards

Christian

5 Replies
MarcoWedel

Hi,

I guess you're looking for the natural logarithm.

Then the answer would be

Log()

hope this helps

regards

Marco

Not applicable
Author

Hi Marco

Thank you for answering.

Actually it is not the natural logarithm but

the natural logarithm of the e constant (Euler's constant)

ln(e) =

The natural logarithm of a number x is defined as the base e logarithm of x:

ln(x) = loge(x)

BR

Christian

MarcoWedel

Isn't  ln(e)  just 1 ?

Not applicable
Author

Yes you are absolutely right.

ln(e)  is just 1!

and Log() ‌ is the correct expression.


Thank you for the help Marco.

MarcoWedel

You're welcome

Please close your thread if your question is answered:

Qlik Community Tip: Marking Replies as Correct or Helpful

thanks

regards

Marco