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

ODD

The ODD function rounds a number away from 0 to the next odd number.

ODD(num-to-round)

num-to-round: The number value to be rounded.

Examples

=ODD(1) returns 1 because 1 is an odd number.

=ODD(2) returns 3, the nearest odd number going away from 0.

=ODD(2.5) returns 3, the nearest odd number going away from 0.

=ODD(-2.5) returns -3, the nearest odd number going away from 0.

=ODD(0) returns 1, the nearest odd number going away from 0.

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.