False
Usage
• False 是Boolean值 假 的符号。
Notes
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]:=
|
|