Vector.Sqrt Method

Take square root of all elements and return resulting vector
public Vector Sqrt()
This language is not supported or no code example is available.
public:  
Vector^ Sqrt()
This language is not supported or no code example is available.
public function Sqrt() : Vector;
This language is not supported or no code example is available.

Return Value

Vector

In this article

Definition