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