Mathematica 9 is now available

ValueQ

Usage

• 如果一个值已经对expr定义,ValueQ[expr]给出True,否则给出False


Notes

ValueQ 有属性 HoldFirst.
• 当它要作为Mathematica输入而被键入时,如果expr没有改变,ValueQ给出False
• 参见Mathematica 全书: 2.3.5.
• 同时参见: Information.
Further Examples

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

In[1]:=  

Out[1]=

In[2]:=  

Out[2]=

In[3]:=  

Out[3]=

In[4]:=  

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.