翻訳と辞書
Words near each other


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

モジュール:ConvertNumeric : ウィキペディア日本語版
モジュール:ConvertNumeric
-- Module for converting between different representations of numbers. See talk page for user documentation.
-- For unit tests see: Module:ConvertNumeric/testcases
-- When editing, preview with: Module_talk:ConvertNumeric/testcases
-- First edit Module:ConvertNumeric/sandbox and preview with Module_talk:ConvertNumeric/sandbox/testcases
local ones_position =
local ones_position_ord =
local ones_position_plural =
local tens_position =
local tens_position_ord =
local tens_position_plural =
local groups =
local roman_numerals =
-- Converts a given valid roman numeral (and some invalid roman numerals) to a number. Returns -1, errorstring on error
local function roman_to_numeral(roman)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「モジュール:ConvertNumeric」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.