ComplexUncNumber Class

Definition

Namespace: Metas.UncLibCOM.MCProp
Assembly: Metas.UncLibCOM.MCProp (in Metas.UncLibCOM.MCProp.dll) Version: 2.8.9053.20218
C#
public class ComplexUncNumber : IComplexUncNumber, 
	IMCProp
Inheritance
Object    ComplexUncNumber
Implements
IComplexUncNumber, IMCProp

Constructors

ComplexUncNumberInitializes a new instance of the ComplexUncNumber class

Properties

Methods

Abs 
Acos 
Acosh 
Add 
Angle 
Asin 
Asinh 
Atan 
Atanh 
BinaryDeserialize 
BinaryDeserializeFromByteArray 
BinarySerialize 
BinarySerializeToByteArray 
Conj 
Cos 
Cosh 
DblImagValue 
DblRealValue 
Debug 
Divide 
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Exp 
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetCorrelation 
GetCovariance 
GetCoverageInterval 
GetFcnValue 
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetIDof 
GetJacobi 
GetJacobi2 
GetMoment 
GetStdUnc 
GetTypeGets the Type of the current instance.
(Inherited from Object)
GetUncComponent 
GetValue 
Imag 
Init(ComplexNumber) 
Init(RealNumber) 
Init(ComplexNumber, RealArray, ComplexNumber) 
Init(ComplexNumber, RealArray, Double) 
InitDbl 
InitDblReIm 
InitRe 
InitReIm 
IsNotZero 
IsZero 
Log 
Log(ComplexUncNumber) 
Log10 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Multiply 
Negative 
Pow(ComplexUncNumber) 
Pow(Int32) 
Real 
Sin 
Sinh 
Sqrt 
Subtract 
Tan 
Tanh 
ToStringReturns a string that represents the current object.
(Inherited from Object)
XmlDeserialize 
XmlDeserializeFromString 
XmlSerialize 
XmlSerializeToString 

Operators

See Also