UncNumberGetMoment Method

Computes the n-th Central Moment

Definition

Namespace: Metas.UncLib.LinProp
Assembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
C#
public double GetMoment(
	int n
)

Parameters

n  Int32

Return Value

Double

Implements

IRealNumberGetMoment(Int32)

See Also