Complex.Sin()

Complex.Sin()

Type: INSTANCE FUNCTION

Purpose: Calculates the sine of a complex number.

Usage: Result = Complex.Sin()

  Complex COMPLEX Existing instance of a complex number.
  Result COMPLEX

Sine of complex number Complex.

Related Topics Link IconRelated Topics