sqrtInPlace

open fun sqrtInPlace()

Computes the square root of each element in the array in place.

See also