Overload List
| # | Signature | Description |
|---|---|---|
| 1 | function CInvMulI(const X: TCplx): TCplx; | |
| 2 | function CInvMulI(const X: TSCplx): TSCplx; |
Overload 1: function CInvMulI(const X: TCplx): TCplx;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TCplx |
Returns: TCplx (complex)
Overload 2: function CInvMulI(const X: TSCplx): TSCplx;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TSCplx |
Returns: TSCplx