FUNCTION: Log( )
Implemented in version 1.0
Log(Number)
The Log function returns the natural logarithm of a number.
There is a companion function Exp for the reverse operation.
You can not use a negative number.
Code:
<% =Log(26.2850411552082) %>
Output:
3.269
Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information
|