モジュール‐ノート:ConvertNumeric/testcases
表示
All 61 tests passed.
Text | Expected | Actual | |
---|---|---|---|
{{#invoke:ConvertNumeric|decToHex|10 20 40 1024 78912345|minlength=4}} | 000A 0014 0028 0400 4B41B59 | 000A 0014 0028 0400 4B41B59 |
Text | Expected | Actual | |
---|---|---|---|
{{#invoke:ConvertNumeric | numeral_to_english |0}} | zero | zero | |
{{#invoke:ConvertNumeric | numeral_to_english |1}} | one | one | |
{{#invoke:ConvertNumeric | numeral_to_english | 1 }} | one | one | |
{{#invoke:ConvertNumeric | numeral_to_english |1 | case=u}} | One | One | |
{{#invoke:ConvertNumeric | numeral_to_english |1 | case=U}} | One | One | |
{{#invoke:ConvertNumeric | numeral_to_english |-1}} | negative one | negative one | |
{{#invoke:ConvertNumeric | numeral_to_english |-1 | negative=minus}} | minus one | minus one | |
{{#invoke:ConvertNumeric | numeral_to_english |70}} | seventy | seventy | |
{{#invoke:ConvertNumeric | numeral_to_english |42}} | forty-two | forty-two | |
{{#invoke:ConvertNumeric | numeral_to_english |123}} | one hundred and twenty-three | one hundred and twenty-three | |
{{#invoke:ConvertNumeric | numeral_to_english |123 | sp=us}} | one hundred twenty-three | one hundred twenty-three | |
{{#invoke:ConvertNumeric | numeral_to_english |123 | adj=on}} | one-hundred-and-twenty-three | one-hundred-and-twenty-three | |
{{#invoke:ConvertNumeric | numeral_to_english |1050}} | one thousand and fifty | one thousand and fifty | |
{{#invoke:ConvertNumeric | numeral_to_english |1050 | sp=us}} | one thousand fifty | one thousand fifty | |
{{#invoke:ConvertNumeric | numeral_to_english |0.25}} | zero point two five | zero point two five | |
{{#invoke:ConvertNumeric | numeral_to_english |.25}} | zero point two five | zero point two five | |
{{#invoke:ConvertNumeric | numeral_to_english |0 | ord=on}} | zeroth | zeroth | |
{{#invoke:ConvertNumeric | numeral_to_english |33 | ord=on}} | thirty-third | thirty-third | |
{{#invoke:ConvertNumeric | numeral_to_english |40 | ord=on}} | fortieth | fortieth | |
{{#invoke:ConvertNumeric | numeral_to_english |5000000000 | ord=on}} | five billionth | five billionth | |
{{#invoke:ConvertNumeric | numeral_to_english |0 | pl=on}} | zeros | zeros | |
{{#invoke:ConvertNumeric | numeral_to_english |76 | pl=on}} | seventy-sixes | seventy-sixes | |
{{#invoke:ConvertNumeric | numeral_to_english |1000000000000000000000000000001}} | one nonillion and one | one nonillion and one | |
{{#invoke:ConvertNumeric | numeral_to_english |1.23E3}} | one thousand two hundred and thirty | one thousand two hundred and thirty | |
{{#invoke:ConvertNumeric | numeral_to_english |123E-4}} | zero point zero one two three | zero point zero one two three | |
{{#invoke:ConvertNumeric | numeral_to_english |1001001001001000 | lk=on}} | one quadrillion one trillion one billion one million one thousand | one quadrillion one trillion one billion one million one thousand | |
{{#invoke:ConvertNumeric | numeral_to_english |1001001001001000 | lk=billion,quadrillion}} | one quadrillion one trillion one billion one million one thousand | one quadrillion one trillion one billion one million one thousand | |
{{#invoke:ConvertNumeric | numeral_to_english |5E30}} | five nonillion | five nonillion | |
{{#invoke:ConvertNumeric | numeral_to_english |-123456789.25}} | negative one hundred twenty-three million four hundred fifty-six thousand seven hundred and eighty-nine point two five | negative one hundred twenty-three million four hundred fifty-six thousand seven hundred and eighty-nine point two five | |
{{#invoke:ConvertNumeric | numeral_to_english |0 | zero=foo}} | foo | foo | |
{{#invoke:ConvertNumeric | numeral_to_english |0 | ord=on | zero=none}} | none | none | |
{{#invoke:ConvertNumeric | numeral_to_english |1 | numerator=2 | denominator=3}} | one and two-thirds | one and two-thirds | |
{{#invoke:ConvertNumeric | numeral_to_english || numerator=2 | denominator=3}} | two-thirds | two-thirds | |
{{#invoke:ConvertNumeric | numeral_to_english |1 | denominator=2}} | one and a half | one and a half | |
{{#invoke:ConvertNumeric | numeral_to_english |1 | numerator=3 | denominator=2}} | one and three-halves | one and three-halves | |
{{#invoke:ConvertNumeric | numeral_to_english |1 | numerator=1 | denominator=4}} | one and a quarter | one and a quarter | |
{{#invoke:ConvertNumeric | numeral_to_english |1 | numerator=1 | denominator=4 | sp=us}} | one and a fourth | one and a fourth | |
{{#invoke:ConvertNumeric | numeral_to_english |1 | numerator=1 | denominator=4 | one=one}} | one and one-quarter | one and one-quarter | |
{{#invoke:ConvertNumeric | numeral_to_english |1 | numerator=1 | denominator=4 | sp=us | one=one}} | one and one-fourth | one and one-fourth | |
{{#invoke:ConvertNumeric | numeral_to_english |9 | numerator=3 | denominator=4}} | nine and three-quarters | nine and three-quarters | |
{{#invoke:ConvertNumeric | numeral_to_english |9 | numerator=3 | denominator=4 | sp=us}} | nine and three-fourths | nine and three-fourths | |
{{#invoke:ConvertNumeric | numeral_to_english |23 | numerator=12 | denominator=16}} | twenty-three and twelve-sixteenths | twenty-three and twelve-sixteenths |
モジュール:ConvertNumeric/testcasesに関する議論を始める
トークページとはWikipediaにあるコンテンツの最適化を皆さんで協議する場です。モジュール:ConvertNumeric/testcasesの改善について議論を始めるなら、このページを利用してください。