|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
$DynamicCurrencyConversion
$DynamicCurrencyConversion
specifies whether
should utilize FinancialData for exchange rate information.
DetailsDetails
- The default setting for $DynamicCurrencyConversion is linked to $AllowInternet.
ExamplesExamplesopen allclose all
Basic Examples (2)Basic Examples (2)
The default is true when $AllowInternet is True:
| In[1]:= |
| Out[1]= |
With $DynamicCurrencyConversion set to False, currency conversions will use only locally defined ratios:
| In[1]:= |
| In[2]:= |
| Out[2]= |
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
