Manuals/calci/ISFALSE

From ZCubes Wiki
Revision as of 00:21, 10 March 2020 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''ISFALSE(SomeThing)'''</div><br/> ==Description== *This function is one of the group in ISFUNCTIONS. *The IS FUNCTION is also known as data info...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ISFALSE(SomeThing)


Description

  • This function is one of the group in ISFUNCTIONS.
  • The IS FUNCTION is also known as data information functions, data inspection functions or data-testing functions.
  • ISFALSE(SomeThing)- is a logical function which returns false as an output when used in a blank cell, this function also does not take any arguments similar to the true function.
  • This function is used with the other conditional functions such as IF function to return a false as a value if the condition is satisfied or not.
  • FALSE has a value 0.
  • There are only two logical values-TRUE and FALSE. TRUE is the opposite of FALSE.

Examples

See Also

References

Is Function