VBScript Log Function
Complete VBScript Reference
The Log function returns the natural logarithm of a specified number. The
natural logarithm is the logarithm to the base e.
Note: Negative values are not allowed.
Tip: Also look at the Exp function.
Syntax
| Parameter |
Description |
| number |
Required. A valid numeric expression > 0 |
Example 1
document.write(Log(38.256783227))
Output:
3.64432088381777
|
Complete VBScript Reference
Want To Be A Web Master?
If you want to be a Web Master, you will have to host your web site with an ISP (Internet Service Provider).
MaximumASP offers seven different configurations of dedicated servers to meet your Windows and .NET hosting needs.
Hosted on our multi-tiered Enterprise Class network, these servers provide the performance, security and reliability
you need to host your high end web sites and applications.
Visit MaximumASP
|