ASP Log Function
Returns the natural logarithm of the number.
Syntax:
Log(number)
Before: Code: After:
2 Log(2) 0,693147…
10 Log(10) 2,30258…
1 Log(1) 0
Returns the natural logarithm of the number.
Syntax:
Log(number)
Before: Code: After:
2 Log(2) 0,693147…
10 Log(10) 2,30258…
1 Log(1) 0