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