Table of Contents

Namespace xFunc.Maths.Expressions.Statistical

Classes

Avg

Represent the Avg function.

Count

Represent the Count function.

Max

Represent the Max function.

Min

Represent the Min function.

Product

Represents the "product" function.

StatisticalExpression

Represent the Avg function.

Stdev

Represents the STDEV function.

Stdevp

Represents the STDEVP function.

Sum

Represents the "sum" function.

Var

Represents the VAR function.

Varp

Represents the VARP function.