METAS UncLib Help
C#
VB
C++
F#
Show/Hide TOC
IComplex
Math
T1
,
T2
Real Method
Returns the real part.
Definition
Namespace:
Metas.UncLib.Core.Interface
Assembly:
Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
Copy
T2
Real
()
VB
Copy
Function
Real
As
T2
C++
Copy
T2
Real
()
F#
Copy
abstract
Real
:
unit
->
'T2
Return Value
T2
See Also
Reference
IComplexMath
T1, T2
Interface
Metas.UncLib.Core.Interface Namespace
In This Article
Definition
See Also