Complex.Cos()

Complex.Cos()

Type: INSTANCE FUNCTION

Purpose: Calculates the cosine of a complex number.

Usage: Result = Complex.Cos()

  Complex COMPLEX Existing instance of a complex number.
  Result COMPLEX

Cosine of complex number Complex.

Related Topics Link IconRelated Topics