Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''ISODD(n)'''</div><br/>
+
<div style="font-size:30px">'''ISODD (Number)'''</div><br/>
*<math>n</math> is the value to test.
+
*<math>Number</math> is any number to test.
 +
**ISODD(), returns TRUE if the number is odd.
 +
 
 
==Description==
 
==Description==
 
*This function is  one of the group in ISFUNCTIONS.
 
*This function is  one of the group in ISFUNCTIONS.
Line 6: Line 8:  
*ISODD function can be used to check the given value is odd or not.  
 
*ISODD function can be used to check the given value is odd or not.  
 
*This function gives the result as only TRUE or FALSE.  
 
*This function gives the result as only TRUE or FALSE.  
*The result is TRUE when the <math>n</math> value is odd otherwise the result is FALSE..
+
*The result is TRUE when the <math>Number</math> is odd otherwise the result is FALSE..
 
*The argument can be blank, or it can contain data such as text,numbers,error values,logical values or any equations.
 
*The argument can be blank, or it can contain data such as text,numbers,error values,logical values or any equations.
 
*This function will not convert any numbers from the text.  
 
*This function will not convert any numbers from the text.  
writer
6,694

edits

Navigation menu