Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Programming / Fixed Symbols  /
False

  • False is the symbol for the Boolean value false.
  • See the Mathematica book: Section 1.5.5.
  • See also: TrueQ, True.

    Further Examples

    Both expressions evaluate to False.

    In[1]:=

    Out[1]=

    In[2]:=

    Out[2]=

    You can use False to turn off certain options, like Axes here.

    Evaluate the cells to compare the graphics.

    In[3]:=

    In[4]:=



    Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
    THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
    SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.