LOG( ) Function
Returns the natural logarithm (base e) of the specified numeric expression.
LOG(nExpression) |
Parameters
- nExpression
-
Specifies the numeric expression for which LOG( ) returns the value of x in the equation e^x = nExpression. nExpression must be greater than 0.
Return Value
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic