Return a new variable with the trigonometric sine of the data array values.
The variable must have a copy method and an in-place sin method, such as a cf.Field object. Any optional positional and keyword arguments are passed unchanged to the variable’s sin method.
See the variable’s sin method for details.
Parameters : |
|
---|---|
Returns : |
|