MSI Factory 2.3

Math.Sqrt

Math.Sqrt

This is the first topic This is the last topic  

Math.Sqrt

This is the first topic This is the last topic  

OverviewExamples

number Math.Sqrt (

number Num )

Example 1

square_num = Math.Sqrt(9);

Calculates the square root of 9 and stores the result (3) in square_num.

Example 2

square_num = Math.Sqrt(45.35);

Calculates the square root of 45.35 and stores the result (6.7342408629333) in square_num.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us