ಈ ನಿಯಂತ್ರಣವನ್ನು ಮಾರ್ಪಡಿಸುವುದರಿಂದ ಈ ಪುಟವು ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಅಪ್‌ಡೇಟ್ ಆಗುತ್ತದೆ

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.