Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
havingMinAbs
Function havingMinAbs
Returns the value with the smallest absolute value among the given ones.
The result can be negative.
havingMinAbs
(
...
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 smallest absolute value among the given ones.
The result can be negative.