Skip to Content

IMCOS

Returns the cosine of a complex number

Syntax

IMCOS(inumber)

Parameters

  • inumber: Required. A complex number for which you want the cosine

Example

=IMCOS("1+i")
Returns: StringSince: Excel 2003