complex.sin
Returns the sine of the complex number.
Args
self
(T
) - The input complex number.
Returns
A complex number representing the sin of the input value.
Examples
Last updated
Returns the sine of the complex number.
self
(T
) - The input complex number.
A complex number representing the sin of the input value.
Last updated