@alanscodelog/utils
Github
Issues
npm
Preparing search index...
utils
isEven
Function isEven
isEven
(
number
:
number
)
:
boolean
What is says on the tin.
Number should be checked with isInt first if it might be a float.
Parameters
number
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@alanscodelog/utils
Loading...
What is says on the tin.
Number should be checked with isInt first if it might be a float.