Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
ILNumerics.Net
complex
.
.
::
.
real Field
complex Structure
See Also
Send Feedback
ILNumerics.Net - numeric computing for .NET
Real part of this complex number
Namespace:
ILNumerics
Assembly:
ILNumerics.Net
(in ILNumerics.Net.dll)
Version:
1.3.12.0 (0.9.28.0)
Syntax
C#
public
double
real
Visual Basic (Declaration)
Public
real
As
Double
Visual C++
public
:
double
real
See Also
complex Structure
ILNumerics Namespace