Changes

Jump to navigation Jump to search
28 bytes added ,  20:02, 28 June 2018
no edit summary
Line 1: Line 1: −
= ODD(number)=
+
<div style="font-size:30px">'''ODD(Number)'''</div><br/>
   −
*where <math>number</math> is the input number.
+
*where <math>Number</math> is the input number.
ODD() rounds the number to the nearest odd integer away from zero.
+
ODD(), rounds a number up to the nearest odd integer
    
== Description ==
 
== Description ==
ODD(number)
+
ODD(Number)
    
ODD(76) ''returns 77''
 
ODD(76) ''returns 77''
   −
*For a non-numeric <math>number</math>, Calci returns an #NULL error message.
+
*For a non-numeric <math>Number</math>, Calci returns an #NULL error message.
   −
*The <math>number</math> is rounded up away from zero to its nearest odd integer, irrespective of its sign.
+
*The <math>Number</math> is rounded up away from zero to its nearest odd integer, irrespective of its sign.
 
*ODD() can be used with array of numbers as -
 
*ODD() can be used with array of numbers as -
 
In ZOS:
 
In ZOS:
writer
6,694

edits

Navigation menu