Complex.Tan()

Complex.Tan()

Type: INSTANCE FUNCTION

Purpose: Calculates the tangent of a complex number.

Usage: Result = Complex.Tan()

  Complex COMPLEX Existing instance of a complex number.
  Result COMPLEX

Tangent of complex number Complex.

Related Topics Link IconRelated Topics