Re: Why would a floating currency become de-valued?




"2.7182818284590..." wrote in message ...
What's the purpose of devaluing a currency, and how is this mechanism
done for a floating currency (i.e. a currency floated on an open
market)?

A point about terminology: devaluation (and revaluation) describe changes in
a fixed exchange rate. For a floating exchange rate, the terms are
depreciation and appreciation.
Under floating rates, there is no 'purpose' but just supply and demand. The
exchange rate adjusts so the amount of currency bought equals the amount of
currency sold.

Dan in Philly


.



Relevant Pages

  • Re: Bizarre behavior with percentage fields !
    ... The second issue has to do with how computers handle floating point numbers. ... The solution might be to use a fixed point number such as Currency instead. ... Divide the value by 100 if no percent sign found. ... If Err.Number 2185 Then 'No Text property unless control has focus. ...
    (microsoft.public.access.forms)
  • Re: Credit Card Billing/Exchange Rate Warning
    ... or restaurant many organizations will attempt to bill the card in US ... Known as Dynamic Currency Conversion. ... with this is that the exchange rate they'll use will be crap, ... showed EUR amount in big print and the GBP amount in small print ...
    (rec.travel.europe)
  • Re: Currency or Double for currency values
    ... Joe, ... >>> I have a table here that will store currency values. ... >>> floating point number problem. ... >>> Thanks for enlightenment. ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Currency or Double for currency values
    ... > Currency doesn't have the floating point problem that double has. ... CURRENCY is proprietary to MS Jet. ... MS SQL Server's MONEY. ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Adding int to a float
    ... This also applies to currency conversion. ... All FX dealing institutions and markets specify precisely how to handle the conversion: using floating point doesn't figure in their rules. ... If it covers binary integers and BCD with either application ...
    (comp.lang.java.programmer)