sqrt

Computes the square root of the given value.

Parameters

x double

The value

Return Value

Type: double

The square root of x.

Meta