|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
AbsoluteCurrentValue
AbsoluteCurrentValue[item]
gives the absolute current value of item at a location in the Mathematica system and interface.
AbsoluteCurrentValue[{item, spec}]
gives the absolute current value for the feature of item specified by spec.
AbsoluteCurrentValue[obj, item]
gives the absolute current value of item associated with the object obj.
DetailsDetails
- AbsoluteCurrentValue gives the same results as CurrentValue, except that Automatic, All, and related constructs are resolved to absolute values.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Compare WindowMargins returned by CurrentValue and AbsoluteCurrentValue:
| In[2]:= |
| Out[2]= |
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
