how can I use math functions in MQL4 ?

 

I want to calculate ln(x)

is there i library or something i need to add ?

 
 

try using:

MathLog()

I found this in the list of functions sticky above.

Reason: