Math.Log

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

Math.Log


 

Calculate the natural logarithm.

 


syntax

Math.Log(

         val

         )

 

 


Parameters

 

val

 

Type:

Number

 

The value for which to calculate the logarithm.

 

Return Value

 

 

Type:

Number

 

The result value.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference