Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
.NET Development
.NET Framework 4
.NET Framework Class Library
System.Numerics
Complex Structure
Complex Properties
Imaginary Property
Magnitude Property
Phase Property
Real Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
Complex Properties
.NET Framework 4
Other Versions
.NET Framework 4.5
Silverlight
The
Complex
type exposes the following members.
Properties
Name
Description
Imaginary
Gets the imaginary component of the current
Complex
object.
Magnitude
Gets the magnitude (or absolute value) of a complex number.
Phase
Gets the phase of a complex number.
Real
Gets the real component of the current
Complex
object.
Top
See Also
Reference
Complex Structure
System.Numerics Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ