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