Previous Topic

Next Topic

Book Contents

Book Index

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.

Copyright © 2013, 2016 Oracle and/or its affiliates. All rights reserved.