The angle can be a single value or any complex array of values.
The angle can be a single value or any complex array of values.
−
For example COS(1..100) can give an array of the results, which is the SIN value for each of the elements in the array. The array could be of any shape.
+
For example COS(1..100) can give an array of the results, which is the COS value for each of the elements in the array. The array could be of any shape.