Common Reference > VectorMath Class > Cos Method > (Double[]) VectorMath.Cos Method (Double[])
Compute the cosine of any vector.
public static double[] Cos(
double[] vector
);
See also ...VectorMath.Cos Method
Send comments on this topic © Dyalog Ltd 2021
|