Changes

Jump to navigation Jump to search
Line 7: Line 7:  
*<math>ISLOGICAL</math> is used to find the given <math>n</math>  is logical (true or false).  
 
*<math>ISLOGICAL</math> is used to find the given <math>n</math>  is logical (true or false).  
 
*This function is gives the result as TRUE when the given value is logical like either true or false otherwise this function will return the result as FALSE.
 
*This function is gives the result as TRUE when the given value is logical like either true or false otherwise this function will return the result as FALSE.
*Also true has value of 1and false has taken value of 0.  
+
*Also true has value of '1' and false has taken value of '0'.  
 
*For the <math>ISFUNCTION</math> the argument can be blank, or it can contain data such as text, numbers, error values, or logical values.
 
*For the <math>ISFUNCTION</math> the argument can be blank, or it can contain data such as text, numbers, error values, or logical values.
  
writer
6,694

edits

Navigation menu