اس کنٹرول میں ترمیم کرنے سے یہ صفحہ آٹومیٹک طریقے سے اپڈیٹ ہو جائے گا

ISODD

The ISODD function returns the Boolean value TRUE if the given number is odd (leaves a remainder when divided by 2); otherwise it returns the Boolean value FALSE.

ISODD(num)

num: A number value or Boolean value. If num is the Boolean value TRUE (value of 1), the function returns TRUE. If num is the boolean value FALSE (value of 0), the function returns FALSE.

Examples

=ISODD(3) returns TRUE.

=ISODD(3.75) returns TRUE. The decimal portion is ignored.

=ISODD(2) returns FALSE.

See alsoISEVEN
Morty Proxy This is a proxified and sanitized view of the page, visit original site.
مددگار؟
حروف کی حد: 250
حروف کی زیادہ سے زیادہ حد 250 ہے۔
آپ کے تاثرات کا شکریہ۔
Morty Proxy This is a proxified and sanitized view of the page, visit original site.