Warning: Undefined variable $resultados in /home/enciclo/public_html/dictious.com/search.php on line 17
Module%3Anumber_list%2Futils - Dictious

10 Results found for " Module:number_list/utils"

Module:number list/utils

function export.format_fixed(<span class="searchmatch">number</span>) if type(<span class="searchmatch">number</span>) == &quot;string&quot; then return <span class="searchmatch">number</span> else return (&quot;%.0f&quot;):format(<span class="searchmatch">number</span>) end end function export...


Module:User:Benwing2/number list/utils

return fun(<span class="searchmatch">list</span>) end function export.power_of(n, base) return (base or 1) .. string.rep(&quot;0&quot;, n) end -- Format a <span class="searchmatch">number</span> (either a Lua <span class="searchmatch">number</span> or a string)...


Module:number list/data/it

local export = {numbers = {}} local m_numutils = require(&quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/<span class="searchmatch">utils</span>&quot;) local power_of = m_numutils.power_of local numbers = export.numbers...


Module:number list/data/is

require(&quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/<span class="searchmatch">utils</span>&quot;) local power_of = m_numutils.power_of local numbers = export.numbers local function make_<span class="searchmatch">number</span>(num, <span class="searchmatch">number</span>) local numstr...


Module:number list/data/fr

local export = {numbers = {}} local m_numutils = require(&quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/<span class="searchmatch">utils</span>&quot;) local map = m_numutils.map local power_of = m_numutils.power_of...


Module:number list/data/ko

local m_numutils = require(&quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/<span class="searchmatch">utils</span>&quot;) local power_of = m_numutils.power_of export.additional_<span class="searchmatch">number</span>_types = { { key = &quot;isol&quot;, display...


Module:number list/data/es

local m_numutils = require(&quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/<span class="searchmatch">utils</span>&quot;) local power_of = m_numutils.power_of export.additional_<span class="searchmatch">number</span>_types = { {key = &quot;apocopated_cardinal&quot;...


Module:number list/data/cs

local export = {numbers = {}} local m_numutils = require(&quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/<span class="searchmatch">utils</span>&quot;) local map = m_numutils.map local power_of = m_numutils.power_of...


Module:number list/data/gmh

local export = {numbers = {}} local m_numutils = require(&quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/<span class="searchmatch">utils</span>&quot;) local map = m_numutils.map local power_of = m_numutils.power_of...


Module:number list/data/hy

after = &quot;fractional&quot;}, } local m_numutils = require(&quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/<span class="searchmatch">utils</span>&quot;) local map = m_numutils.map local power_of = m_numutils.power_of...