Table of Contents

TAverageValue.Create Method

Creates a new TAverageValue

Syntax

Unit: FlexCel.Core

class function TAverageValue.Create(const aSum: Double; const aValueCount: Int64): TAverageValue; static; overload;

Parameters

<-> Parameter Type Description
const aSum Double
const aValueCount Int64

See also