Math.Sqrt

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

Math.Sqrt


 

Find the square root.

 


syntax

Math.Sqrt(

         val

         )

 


Parameters

 

val

 

Type:

Number

 

The nonnegative value for which to calculate the square root.

 

Return Value

 

 

Type:

Number

 

The result value.

 


Supported


Script Action

Browser script

Calculation Expression Syntax

 

 


reference