RealUncNumber Class

Definition

Namespace: Metas.UncLibCOM.DistProp
Assembly: Metas.UncLibCOM.DistProp (in Metas.UncLibCOM.DistProp.dll) Version: 2.8.9053.20222
C#
public class RealUncNumber : IRealUncNumber, 
	IDistProp
Inheritance
Object    RealUncNumber
Implements
IDistProp, IRealUncNumber

Constructors

RealUncNumberInitializes a new instance of the RealUncNumber class

Properties

Methods

Abs 
Acos 
Acosh 
Add 
Asin 
Asinh 
Atan 
Atan2 
Atanh 
BinaryDeserialize 
BinaryDeserializeFromByteArray 
BinarySerialize 
BinarySerializeToByteArray 
Cos 
Cosh 
DblValue 
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 
Init(RealNumber) 
Init(RealNumber, Double, Double) 
InitDbl 
IsNotZero 
IsZero 
Log 
Log(RealUncNumber) 
Log10 
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Multiply 
Negative 
Pow(Int32) 
Pow(RealUncNumber) 
Sign 
Sin 
Sinh 
Sqrt 
Subtract 
Tan 
Tanh 
ToStringReturns a string that represents the current object.
(Inherited from Object)
XmlDeserialize 
XmlDeserializeFromString 
XmlSerialize 
XmlSerializeToString 

Operators

See Also