Previous Topic

Next Topic

Book Contents

Sqrt

Sqrt

Characteristic

Description

Returns

Square root of a specified number.

Return type

Double (for Central Designer float types).

Syntax

Math.Sqrt(a)

Parameters

  • Parameter—a
  • Definition—A number for which a square root is to be found.
  • Data type—Any numeric data type.

Send Feedback