API:System.Math.PopnVariance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function PopnVariance(const Data: array of Single): Single;
function PopnVariance(const Data: array of Double): Double;
function PopnVariance(const Data: array of Extended): Extended;

C++

extern DELPHI_PACKAGE float __fastcall PopnVariance(const float *Data, const int Data_High)/* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Math.pas
System.Math.hpp
System.Math System.Math

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.