i am trying to use the natural log in an equation that i'm using:

txtEs1.Text = txtEvap.Text * (Log ^ (0.4 * txtLAI.Text))

the normal Log doesn't work, how do i use natural log?

Thanks,
Liam