gb.complex
This component brings
complex numbers support to the interpreter.
It is automatically loaded by the interpreter as soon as it encounters a complex numerical constant, i.e.
a number ended by the letter "i".
See
Complex numbers for more details.
Author
|
BenoƮt Minisini.
|
Implements
|
Complex numbers.
|
Class
|
Description
|
Complex
|
This class implements complex numbers.
|