Risultati della ricerca

Per ulteriori informazioni, vedi Aiuto:Ricerca.

Forse cercavi: Modulo:match test
Vedi (precedenti 20 | ) (20 | 50 | 100 | 250 | 500).
  • local c = math.floor(0.5+#b/2) for i =1,c do table.insert(ss,string.format('<tr><th>%s</th><td>%s</td>',a[i],formato(math.floor(b[i]*f+0.5))))...
    9 KB (1 065 parole) - 11:26, 25 ott 2022
  • - actual if diff < 0 then diff = - diff end -- instead of importing math.abs if diff > delta then DebugHelper.raise({ ScribuntoUnit...
    23 KB (2 498 parole) - 21:46, 19 lug 2025
  • finito = true end end local width = tostring(math.floor(100 / nbox)-1) .. "%" --larghezza delle celle --creo la tabella...
    3 KB (318 parole) - 20:49, 5 nov 2015
  • mult = 10^(idp or 0) if num >= 0 then return math.floor(num * mult + 0.5) / mult else return math.ceil(num * mult - 0.5) / mult end end -- prima...
    17 KB (2 180 parole) - 23:18, 5 gen 2024
  • 'La stringa o pattern da cercare è vuota' ); end if math.abs(start) < 1 or math.abs(start) > mw.ustring.len( s ) then return nomatch...
    33 KB (4 330 parole) - 23:38, 12 apr 2022
  • first_difference(s1, s2) if s1 == s2 then return '' end local max = math.min(#s1, #s2) for i = 1, max do if s1:sub(i,i) ~= s2:sub(i,i)...
    7 KB (942 parole) - 01:19, 2 mag 2024
  • mult = 10^(idp or 0) if num >= 0 then return math.floor(num * mult + 0.5) / mult else return math.ceil(num * mult - 0.5) / mult end end -- prima...
    17 KB (2 171 parole) - 11:23, 25 gen 2016
  • d) local values = { } local t for i =1,#b do t = string.format("%g",math.floor(10*b[i]/d+0.5)/10) t = t:gsub('%.',',') values[i] = { nx = a[i]/c...
    10 KB (1 222 parole) - 11:26, 25 ott 2022
  • d) local values = { } local t for i =1,#b do t = string.format("%g",math.floor(10*b[i]/d+0.5)/10) t = t:gsub('%.',',') values[i] = { nx = a[i]/c...
    10 KB (1 265 parole) - 21:40, 22 ott 2022
  • sign = '-' end local secoloNascita = math.floor((annoNascita - 1) / 100) * 100 local secoloMorte = math.floor((annoMorte - 1) / 100) * 100 ret...
    33 KB (4 151 parole) - 16:31, 31 dic 2024
  • os.date('*t', self.ut), os.date('*t', date2.ut) local ret = { seconds = math.abs(self.ut - date2.ut) } if self.ut >= date2.ut then d1, d2 = d2, d1 end...
    9 KB (1 283 parole) - 21:26, 22 ott 2022
  • math.floor(math.log10(p)) end x = math.floor(x / p + 0.5) * p * s -- if it's integral, cast to an integer: if x == math.floor(x) then x = math.floor(x)...
    139 KB (18 179 parole) - 00:46, 25 feb 2025
  • sign = '-' end local secoloNascita = math.floor((annoNascita - 1) / 100) * 100 local secoloMorte = math.floor((annoMorte - 1) / 100) * 100 ret...
    33 KB (4 128 parole) - 12:55, 20 nov 2024
  • SIGN (UTF-8: e2 88 92) local abs = math.abs local floor = math.floor local format = string.format local log10 = math.log10 local ustring = mw.ustring local...
    132 KB (20 743 parole) - 21:49, 16 feb 2023
  • 'La stringa o pattern da cercare è vuota' ); end if math.abs(start) < 1 or math.abs(start) > mw.ustring.len( s ) then return nomatch...
    33 KB (4 324 parole) - 15:13, 22 lug 2020
  • sign = '-' end local secoloNascita = math.floor((annoNascita - 1) / 100) * 100 local secoloMorte = math.floor((annoMorte - 1) / 100) * 100 ret...
    31 KB (3 806 parole) - 22:48, 18 nov 2022
  • gsub(text, "(< *math[^>]*>[^<]-)}}(.-< */math *>)", "%1}\27}\27%2") -- <math>\{sqrt\{hat{x}}</math> → <math>\{sqrt\{hat{x}E}E</math> until text == t...
    48 KB (6 970 parole) - 13:14, 4 set 2023
  • SIGN (UTF-8: e2 88 92) local abs = math.abs local floor = math.floor local format = string.format local log10 = math.log10 local ustring = mw.ustring local...
    132 KB (20 743 parole) - 17:24, 18 mag 2019
  • 'La stringa o pattern da cercare è vuota' ); end if math.abs(start) < 1 or math.abs(start) > mw.ustring.len( s ) then return nomatch...
    34 KB (4 482 parole) - 19:09, 24 lug 2020
  • scales[i + 1] local rounded = math.floor(ratio + 0.5) if rounded < 2 then quit('m_cmp_order', unitcode) end if math.abs(ratio - rounded)/ratio...
    70 KB (10 653 parole) - 17:56, 5 mar 2016
Vedi (precedenti 20 | ) (20 | 50 | 100 | 250 | 500).