From 70ef70395a204d1f1201fdfcc65031f9520743f4 Mon Sep 17 00:00:00 2001 From: Mike Justman Date: Tue, 26 Sep 2017 10:47:11 -0400 Subject: [PATCH 1/3] denominations.md * initial entry * note: kramdown table does not render on GitHub preview --- resources/moneropedia/denominations.md | 36 ++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 resources/moneropedia/denominations.md diff --git a/resources/moneropedia/denominations.md b/resources/moneropedia/denominations.md new file mode 100644 index 00000000..15f01be9 --- /dev/null +++ b/resources/moneropedia/denominations.md @@ -0,0 +1,36 @@ +--- +layout: moneropedia +entry: "Denominations" +terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"] +summary: "A denomination is a proper description of a currency amount. It is often times a sub-unit of the currency. For example, traditionally a cent is 1/100th of a a particular unit of currency.)" +--- + +### The Basics + +A denomination is a proper description of a currency amount. It is often times a sub-unit of the currency (for example, traditionally a cent is 1/100th of a a unit of currency). Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. The smallest unit of Monero is 1 piconero (0.000000000001 XMR). + +### Denominations of Monero + +|------------+----------+-------------------| +| Name | Base 10 | Amount | +|-----------:|:--------:| -----------------:| +| piconero | 10^-12 | 0.000000000001 | +| nanonero | 10^-9 | 0.000000001 | +| micronero | 10^-6 | 0.000001 | +| millinero | 10^-3 | 0.001 | +| centinero | 10^-2 | 0.01 | +| decinero | 10^-1 | 0.1 | +|============+==========+===================| +| **monero** | **10^0** | **1** | +|============+==========+===================| +| decanero | 10^1 | 10 | +| hectonero | 10^2 | 100 | +| kilonero | 10^3 | 1,000 | +| meganero | 10^6 | 1,000,000 | +|------------+----------+-------------------| + +### In-depth Information + +Support for input using atomic units was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromoo](https://github.com/moneromooo-monero). The smallest unit of monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy. + +{{ page.summary | capitalize }}. From 7d3784e74ae6c730c2d25e7e7e857ea6e799e504 Mon Sep 17 00:00:00 2001 From: Mike Justman Date: Tue, 26 Sep 2017 13:53:39 -0400 Subject: [PATCH 2/3] Update denominations.md * grammar fix --- resources/moneropedia/denominations.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/moneropedia/denominations.md b/resources/moneropedia/denominations.md index 15f01be9..d9fef823 100644 --- a/resources/moneropedia/denominations.md +++ b/resources/moneropedia/denominations.md @@ -2,12 +2,12 @@ layout: moneropedia entry: "Denominations" terms: ["denominations", "subunits", "tacoshi", "piconero", "nanonero", "micronero", "millinero", "centinero", "decinero","decanero","hectonero","kilonero","meganero","giganero"] -summary: "A denomination is a proper description of a currency amount. It is often times a sub-unit of the currency. For example, traditionally a cent is 1/100th of a a particular unit of currency.)" +summary: "A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency. For example, traditionally a cent is 1/100th of a a particular unit of currency.)" --- ### The Basics -A denomination is a proper description of a currency amount. It is often times a sub-unit of the currency (for example, traditionally a cent is 1/100th of a a unit of currency). Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. The smallest unit of Monero is 1 piconero (0.000000000001 XMR). +A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency (for example, traditionally a cent is 1/100th of a a unit of currency). Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. The smallest unit of Monero is 1 piconero (0.000000000001 XMR). ### Denominations of Monero @@ -31,6 +31,6 @@ A denomination is a proper description of a currency amount. It is often times a ### In-depth Information -Support for input using atomic units was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromoo](https://github.com/moneromooo-monero). The smallest unit of monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy. +Support for input using SI prefixes was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromoo](https://github.com/moneromooo-monero). The smallest unit of monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy. {{ page.summary | capitalize }}. From bc66b75758fb0acdf28d21ea06b43fe3ec62f814 Mon Sep 17 00:00:00 2001 From: Mike Justman Date: Wed, 11 Oct 2017 14:36:32 -0400 Subject: [PATCH 3/3] spelling / grammar * Mooooooo --- resources/moneropedia/denominations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/moneropedia/denominations.md b/resources/moneropedia/denominations.md index d9fef823..24bda241 100644 --- a/resources/moneropedia/denominations.md +++ b/resources/moneropedia/denominations.md @@ -7,7 +7,7 @@ summary: "A denomination is a proper description of a currency amount. It is oft ### The Basics -A denomination is a proper description of a currency amount. It is oftentimes a sub-unit of the currency (for example, traditionally a cent is 1/100th of a a unit of currency). Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. The smallest unit of Monero is 1 piconero (0.000000000001 XMR). +A denomination is a proper description of a currency amount, oftentimes a sub-unit of the currency (for example, traditionally a cent is 1/100th of a a unit of currency). Monero denomination names add SI prefixes after dropping the initial "mo" for ease of use. The smallest unit of Monero is 1 piconero (0.000000000001 XMR). ### Denominations of Monero @@ -31,6 +31,6 @@ A denomination is a proper description of a currency amount. It is oftentimes a ### In-depth Information -Support for input using SI prefixes was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromoo](https://github.com/moneromooo-monero). The smallest unit of monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy. +Support for input using SI prefixes was [added to the Monero codebase](https://github.com/monero-project/monero/pull/1826) on March 3, 2017 by [Moneromooo](https://github.com/moneromooo-monero). The smallest unit of monero (10^-12 XMR) was originally called a tacoshi in honor of user [Tacotime](https://bitcointalk.org/index.php?action=profile;u=19270), an early Monero contributor and was later renamed for ease of use and consistancy. {{ page.summary | capitalize }}.