You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
Cplx Method
>
Math387.Cplx Method (double)
Dew Math for .NET
Math387.Cplx Method (double)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
Cplx Method
Collapse All
Converts two real numbers to complex number.
Syntax
C#
Visual Basic
public
static
TCplx
Cplx
(
double
A
);
Public
static
Function
Cplx
(
A
)
As
TCplx
Returns
complex number:
A+i*b
.
Group
Cplx Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
Cplx Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!