Home > @josh-brown/vector > ComplexNumber > (constructor)
Constructs a new instance of the ComplexNumber class
Signature:
constructor(real: number, imaginary: number);|
Parameter |
Type |
Description |
|---|---|---|
|
real |
number | |
|
imaginary |
number |
Home > @josh-brown/vector > ComplexNumber > (constructor)
Constructs a new instance of the ComplexNumber class
Signature:
constructor(real: number, imaginary: number);|
Parameter |
Type |
Description |
|---|---|---|
|
real |
number | |
|
imaginary |
number |