API:System.Math.RandG

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function RandG(Mean, StdDev: Single): Single;
function RandG(Mean, StdDev: Double): Double;
function RandG(Mean, StdDev: Extended): Extended;

C++

extern DELPHI_PACKAGE float __fastcall RandG(float Mean, float StdDev)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Math.pas
System.Math.hpp
System.Math System.Math

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !