![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Excel > Functions > Maths and Trigonometry > LOG |
LOG(number [,base]) |
| Returns the logarithm of a number to the base you specify. |
| number | The number you want the logarithm of. | |
| base | The base of the logarithm. |
| REMARKS |
| If "number" < 0, then #NUM! is returned. | ||
| If "number" is not an integer, it is truncated. | ||
| If "base" is left blank, then 10 is used. | ||
| If any of the arguments are not numeric, then #VALUE! is returned. |
| EXAMPLES |
|
| Functions - L | Index - L | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |