Preparing search index...
The search index is not available
ml-spectra-processing
ml-spectra-processing
xMinMaxValues
Function xMinMaxValues
x
Min
Max
Values
(
array
)
:
{
max
:
number
;
min
:
number
;
}
Return min and max values of an array.
Parameters
array
:
NumberArray
array of number
Returns
{
max
:
number
;
min
:
number
;
}
Object with 2 properties, min and max
max
:
number
min
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ml-spectra-processing
AutoPhaseCorrectionOptions
CreateFromToArrayOptions
CreateRandomArrayOptions
CreateStepArrayOptions
DataReIm
DataXReIm
FromToWithNumberOfPoints
GetRescalerOptions
MatrixBoxPlot
MatrixCreateEmptyOptions
MatrixHistogramOptions
MatrixPQNOptions
MatrixZPivotRescaleOptions
MatrixZRescaleOptions
MatrixZRescalePerColumnOptions
Point
PointWithClose
PointWithIndex
ReimFFTOptions
ReimPhaseCorrectionOptions
XApplyFunctionStrOptions
Loading...
Return min and max values of an array.