sqrtf

Computes the square root of the given value.

Parameters

x float

The value

Return Value

Type: float

The square root of x.

Meta