UncertainValueRelativeUncertainty Property |
Gets the relative uncertainty.
Namespace:
Meta.Numerics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double RelativeUncertainty { get; }
Public ReadOnly Property RelativeUncertainty As Double
Get
public:
property double RelativeUncertainty {
double get ();
}
member RelativeUncertainty : float with get
Property Value
Type:
DoubleSee Also