Difference between revisions of "Manuals/calci/USDOLLAR"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | <div style="font-size:30px">'''USDOLLAR (Value,Decimals) '''</div><br/> | ||
+ | *<math>Value</math> is the Dollar value to change. | ||
+ | *<math>Decimals</math> is the correct decimal value. | ||
+ | |||
+ | ==Description== | ||
+ | *The official currency of the United States and its territories is Dollar. | ||
+ | *The dollar is divided into 100 smaller cent (¢) units, but is occasionally divided into 1000 mills (₥) for accounting. | ||
+ | *The circulating paper money consists of Federal Reserve Notes that are denominated in United States dollars. | ||
+ | *Dollar is the name of more than 20 currencies, including those of Australia, Canada, Hong Kong, Jamaica, Liberia, Namibia, New Zealand, Singapore, Taiwan, and the United States. | ||
+ | *Also US dollar is also the official currency of Caribbean Netherlands, East Timor, Ecuador, El Salvador, Federated States of Micronesia, Marshall Islands, Palau, Panama, and Zimbabwe. | ||
+ | *One dollar is generally divided into 100 cents. | ||
+ | |||
+ | ==Examples== | ||
+ | # USDOLLAR(10.008,2) = $10.01 | ||
+ | # USDOLLAR(2.5) = $2.50 | ||
+ | # USDOLLAR(6.2315,3) = $6.232 | ||
+ | |||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=uSLvo_67M0A|280|center|Currency}} | ||
− | |||
+ | == See Also == | ||
+ | *[[Manuals/calci/DOLLAR | DOLLAR]] | ||
+ | *[[Manuals/calci/TBILLPRICE | TBILLPRICE]] | ||
+ | == References == | ||
+ | *[https://en.wikipedia.org/wiki/United_States_dollar Dollar] | ||
*[[Z_API_Functions | List of Main Z Functions]] | *[[Z_API_Functions | List of Main Z Functions]] | ||
*[[ Z3 | Z3 home ]] | *[[ Z3 | Z3 home ]] |
Latest revision as of 14:11, 25 February 2019
USDOLLAR (Value,Decimals)
- is the Dollar value to change.
- is the correct decimal value.
Description
- The official currency of the United States and its territories is Dollar.
- The dollar is divided into 100 smaller cent (¢) units, but is occasionally divided into 1000 mills (₥) for accounting.
- The circulating paper money consists of Federal Reserve Notes that are denominated in United States dollars.
- Dollar is the name of more than 20 currencies, including those of Australia, Canada, Hong Kong, Jamaica, Liberia, Namibia, New Zealand, Singapore, Taiwan, and the United States.
- Also US dollar is also the official currency of Caribbean Netherlands, East Timor, Ecuador, El Salvador, Federated States of Micronesia, Marshall Islands, Palau, Panama, and Zimbabwe.
- One dollar is generally divided into 100 cents.
Examples
- USDOLLAR(10.008,2) = $10.01
- USDOLLAR(2.5) = $2.50
- USDOLLAR(6.2315,3) = $6.232
Related Videos