Query_Lang-SystemFunctions_Arithmetic_SQRTSQRT_AD

Parent page: System Query Functions - Arithmetic Functions

Summary

Returns a (real) number whose value is equal to the (positive) square root of the parameter's numeric value.

Syntax

SQRT(X : Number / Numeric_String) : Number

Example Usage

SQRT(4)
Returns 2.

SQRT(10)
Returns 3.1623.

 

注記

This documentation page contains information for an older version of Altium Designer. The latest, online documentation can be found here.