IRealNumber Interface

Interface Real Number.

Definition

Namespace: Metas.UncLib.Core.Interface
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public interface IRealNumber

Properties

ExpValue Expected Value
FcnValue Function Value
IDof Computes the Inverse of the Degrees of Freedom
StdUnc Computes the Standard Uncertainty
Value Value (Expected Value)

Methods

GetCoverageInterval Computes the Coverage Interval
GetMoment Computes the n-th Central Moment

See Also