Common Reference > VectorMath Class > Sqrt Method > (Int32[]) VectorMath.Sqrt Method (Int32[])
Square root of an integer vector.
public static double[] Sqrt(
int[] vector
);
See also ...VectorMath.Sqrt Method
Send comments on this topic © Dyalog Ltd 2021
|