Returns the specified number rounded up to the nearest odd integer.
Syntax
![]() |
---|
ODD( Number n ) → Number |
Returns the odd integer whose sign is the same as the sign of n and whose absolute value is greater than or equal to the absolute value of n.
Formula
![]() |
---|
=ODD(4) |
Function Reference
CEILING Function
FLOOR Function
INT Function
ISEVEN Function
ISODD Function
EVEN Function
ROUND Function
TRUNC Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |