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