max ()
max
<
R
>
(
x
)
:
OptSafe
<
R
>
Returns the maximum value in an array.
Type Parameters
R
Parameters
x
:
readonly
R
[]
Returns
OptSafe
<
R
>
Back to index
Returns the maximum value in an array.