Unit 'meRandomFn' Package
[Overview][Types][Procedures and functions][Index] [#bs_engines]

Random_Inv_Gauss

Declaration

Source position: merandomfn.pas line 77

function Random_Inv_Gauss(

  const h: Extended;

  const b: Extended

):Extended; overload;

function Random_Inv_Gauss(

  const h: Extended;

  const b: Extended;

  RandomGenerator: TRandomGenFunction

):Extended; overload;



CT Web help

CodeTyphon Studio