Noble Digit: Number In So Many Words
How to Use
-
Type or paste your number on the input. The wording for the number input will be shown right away.
This accommodates any real number expressed in standard decimal notation — positive, negative, and fractional as decimals (e.g. 0.75, not ¾).
The process is triggered by:- Input change.
- Style option change.
- ▶️ button click.
-
There are four styles available. Five (hiccups):
- 🇬🇧 British.
- 🇺🇸 Formal American.
- 🇺🇸 Informal American.
- 🍻 Drunk Bard.
- 🔢 Number to Word.
Because
🍻 Drunk Bardcan utter inconsistent ululation, we may employ the▶️button to produce different result. - We can copy the output by clicking the
📋 COPYbutton. - To clear everything, simply delete or empty the input.
Limitation
Integer
The Noble Digit is only accurate until ten quadrillion - 2, that is 9,999,999,999,999,998 — for integer. It is because of the esteemed JavaScript's Holy Integer Protector Number.MAX_SAFE_INTEGER = 9,007,199,254,740,991.
Decimal Point
It abides the IEEE 754 for double-precision floating-point. Hence, for floating-point, it will still be accurate until around nine quadrillion — depending on the combination of the integer and floating-point. For decimal point (denominator) beyond that, Noble Digit will certainly be tipsy.
Use Noble Digit as Your Reference
You can simply copy the URL from the address bar to share the wording of a particular number.
