Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
havingMaxAbs
Function havingMaxAbs
Returns the value with the largest absolute value among the given ones.
The result can be negative.
havingMaxAbs
(
...
values
:
number
[]
)
:
number
Parameters
...
values
:
number
[]
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Returns the value with the largest absolute value among the given ones.
The result can be negative.