Please enable JavaScript to view this site.

Returns the logarithm of the specified number.

 

double Log(double/int value; [double/int base])

 

value

The number whose logarithm is to be found.

base

Optional base of the logarithm. Default 10.

Example

Log(1000)

Returns 3.

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC