Complex.Show()
Complex.Show()
Type: INSTANCE FUNCTION
Purpose: Outputs the value of a complex number to the STDOUT window.
Usage: Complex.Show(Text)
Complex | COMPLEX | Existing instance of a Complex Number. | |
Text | STRING | Description to be displayed with Complex Number. |
Comments are closed.