Preparing search index...
The search index is not available
Airship Core
Airship Core
math
isfinite
Function isfinite
isfinite
(
value
)
:
boolean
Checks if
value
is finite (not infinity and not NaN).
Parameters
value
:
number
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Airship Core
Loading...
Checks if
valueis finite (not infinity and not NaN).