Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                

LOG

f = LOG (x)

Returns the natural logarithm of x.

Example:

a = exp(2)
print a       ' Output: 7.389....

b = log(a)
print b       ' Output: 2