<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Data and Text classes > class COMPLEX > Complex.Tan() |
Calculate the tangent of a complex number.
Result = Complex.Tan()
Complex |
COMPLEX |
Existing instance of a complex number. |
Result |
COMPLEX |
Tangent of Complex number. |