Adds and returns a new complex value.
[Visual Basic .NET] |
---|
Public Function Add( _
ByVal Real As Double, _
ByVal Imaginary As Double _
) As IAgCRComplex
|
[C#] |
---|
public IAgCRComplex Add(
|
[Managed C++] |
---|
public: IAgCRComplex^ Add(
|
[Java] |
---|
public IAgCRComplex add(
|
[Unmanaged C++] |
---|
public: HRESULT Add(
|
- Real
- Imaginary