sin
The sine of the argument is in radians.
| Library |
|
Arguments
Input arguments
# X is the value of the input angle in rad
+
scalar | vector | the matrix | N-dimensional array
Details
The value of the input angle in rad, specified as a scalar, vector, matrix, or multidimensional array.
| Data types |
|
| Support for complex numbers |
Yes |
Output arguments
# Y is the sine value of the input angle
+
scalar | vector | the matrix | An N-dimensional array
Details
The sine value of the input angle returned as a real or complex scalar, vector, matrix, or multidimensional array.
| Data types |
|
| Support for complex numbers |
Yes |