Complex (gb.complex)

该类实现复数支持。

此外,该类支持下列算数运算和函数: +, -, *, /, ^, =, <>, Abs

复数的绝对值是其模数。

This class is creatable.

This class can be used as a static function.

Static methods
Polar  

Properties
Imag  
Real  

Methods
Abs2  
Arg  
Conj  
Copy  
Inv  
ToString