Sqrt

Characteristic Description

Returns

Square root of a specified number.

Return type

Double (for Oracle Health Sciences Central Designer float types).

Syntax

Math.Sqrt(a)

Parameters

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