Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / RandFunctionInfo Class
Members


RandFunctionInfo Class
Returns an evenly distributed random number greater than or equal to 0 and less than 1.
Syntax
'Declaration
 
Public Class RandFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As RandFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.RandFunctionInfo

See Also