|
ODD | ||
Result = ODD(Value) | ||
Parameters: Value=Value to test |
||
Returns: Result |
||
ODD returns True(1) if the value is odd, otherwise ODD returns False(0). Mini Tutorial: Showing the use of the functions ODD and EVEN
This example would output.
|
Related Info: | AND | EVEN | NOT | OR | XOR : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |