Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Tests /

Further Examples: ValueQ

At the start of a new session, no values have been defined for symbols such as xx.

In[1]:=

Out[1]=

This assigns the value to xx.

In[2]:=

Out[2]=

Now xx has a value.

In[3]:=

Out[3]=

This clears the value.

In[4]:= xx =.

Once again xx does not have a value.

In[5]:=

Out[5]=



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.