DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Help computing a logarithm in DAC window

Hello everyone,

 

I am doing a project with DIAdem but I can only use the DAC window. I just wanted to know if is there any way to compute a logarithm with a base different fromo 10 or 'e', because I have not been able to do it with the Formel block. If some one knows if it is possible and which is the used syntax I would be really grateful.

0 Kudos
Message 1 of 2
(1,197 Views)

Hi Iturum,

 

the formula to calculate a logarithm to any base is

loga(b) = lg(a)/lg(b)  or

loga(b) = ln(a)/ln(b)

 

Hope that helps.

Regards

Rainer

0 Kudos
Message 2 of 2
(1,163 Views)