Returns the maximum.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double GetMaximum()
Public Function GetMaximum As Double
public:
double GetMaximum()
member GetMaximum : unit -> float
Return Value
Type:
Double
A
double representing the maximum.
See Also