www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Declaration
function Sqrt(X : extended) : extended;
Description
The Sqrt function returns the positive square root of the X parameter.
See also
Sqr function.