|
EVEN | ||
Result = EVEN(Value) | ||
Parameters: Value=Value to test |
||
Returns: Result |
||
EVEN returns (True) 1 if the value is even, otherwise it returns 0. Mini Tutorial: Showing the use of the functions ODD and EVEN
This example would output.
|
Related Info: | Ceil | Floor | ODD | Range | RoundDown | RoundUp : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |