IRealNumberGetMoment Method

Computes the n-th Central Moment

Definition

Namespace: Metas.UncLib.Core.Interface
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 3.0.9684.25141
C#
double GetMoment(
	int n
)

Parameters

n  Int32

Return Value

Double

See Also