Click or drag to resize
sqx

GM Structure

Aggregate [float] GM([float] Value)

Namespace:  sqx
Assembly:  SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax
C#
[SerializableAttribute]
public struct GM
Remarks
Geometric mean aggregate function.
Support: (−∞,+∞)

Attributes

Format.Native, IsInvariantToDuplicates = false, IsInvariantToNulls = true, IsInvariantToOrder = true, IsNullIfEmpty = true
See Also