Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • 'Templates based on the String Lua module', ['Module:Math'] = 'Templates based on the Math Lua module', ['Module:BaseConvert'] = 'Templates based...
    4 KB (488 words) - 15:39, 16 February 2023
  • zbMATH, formerly Zentralblatt MATH, is a major reviewing service providing reviews and abstracts for articles in pure and applied mathematics, produced...
    8 KB (833 words) - 10:33, 17 April 2023
  • Unique identifier (category Articles with hatnote templates targeting a nonexistent page)
    (ECLI) Gun serial number Lex (URN) Mathematical Reviews number Zentralblatt MATH identifier Smithsonian trinomial Systematic name Identifiers.org International...
    6 KB (679 words) - 12:50, 15 April 2023
  • HTML (category Articles with hatnote templates targeting a nonexistent page)
    Group on September 12, 1996. Initially code-named "Wilbur", HTML 3.2 dropped math formulas entirely, reconciled overlap among various proprietary extensions...
    82 KB (9,489 words) - 14:35, 2 January 2022
  • The AMS also publishes an associated online bibliographic database called MathSciNet which contains an electronic version of Mathematical Reviews and additionally...
    8 KB (825 words) - 14:32, 2 January 2022
  • Lua (programming language) (category Articles with hatnote templates targeting a nonexistent page)
    VectorMeta) end function Vector.magnitude(self) -- Another method return math.sqrt(self.x^2 + self.y^2 + self.z^2) end local vec = Vector.new(0, 1, 0)...
    50 KB (5,494 words) - 18:22, 2 January 2022
  • Dash (category Articles with hatnote templates targeting a nonexistent page)
    regular tilde. In TeX and LaTeX, this character can be expressed using the math mode command $\sim$. U+301C 〜 WAVE DASH, used in East Asian typography for...
    66 KB (6,185 words) - 17:53, 12 December 2020
  • ArXiv (category Articles with invalid date parameter in template)
    its geometric applications". arXiv:math.DG/0211159. Lobastova, Nadejda; Hirst, Michael (August 21, 2006). "Maths genius living in poverty". Sydney Morning...
    23 KB (2,328 words) - 17:53, 12 December 2020
  • Help:Wikitext (category Wikipedia pages with incorrect protection templates)
    provided by various templates; the table below lists some typical citation components. Examples for templates: {{pad|...}}, {{math|...}}, {{as of|...}}...
    82 KB (5,137 words) - 10:43, 7 September 2021
  • link used to reach the tools ]] require('strict') local math_mod = require("Module:Math") local coordinates = {}; local current_page = mw.title.getCurrentTitle()...
    23 KB (3,321 words) - 13:01, 22 October 2022
  • math.asin( math.sin(lat1) * math.cos(dByR) + math.cos(lat1) * math.sin(dByR) * math.cos(bearing) ) local lon = lon1 + math.atan2( math.sin(bearing)...
    41 KB (5,373 words) - 12:20, 21 March 2023
  • function maxSpan(span, start, rows) return math.min(span, math.max(0, rows - start + 1)) end --in case of templates like RDseed need padding value p.teamBoxPadding...
    28 KB (4,338 words) - 19:13, 22 December 2022
  • cannot be greater than %s', lang:formatNum(MAX_YEAR) ), 0) elseif math.floor(self.year) ~= self.year then error('years must be an integer', 0)...
    11 KB (1,757 words) - 18:32, 2 January 2022
  • 'Pattern string is empty' ); end start = tonumber(start) or 1 if math.abs(start) < 1 or math.abs(start) > mw.ustring.len( s ) then return str._error( 'Requested...
    15 KB (2,375 words) - 20:16, 4 December 2021
  • remove insignificant detail latitude = math.floor(latitude / precision + 0.5) * precision longitude = math.floor(longitude / precision + 0.5) * precision...
    67 KB (9,029 words) - 18:54, 4 December 2022
  • local function v2p (x) x = (tonumber(x) or 0) * 100 if x == math.floor(x) then x = math.floor(x) end return x .. "%" end txt = txt:gsub("%d[%d%.]*"...
    12 KB (2,005 words) - 19:25, 4 December 2022
  • local r = "" apply = type(apply) == "table" and apply or {} again = math.floor(tonumber(again) or 1) if again < 1 then return "" end...
    23 KB (2,438 words) - 18:22, 4 December 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 words) - 10:01, 8 August 2023
  • then sortKey = '5000000000000000000' else local mag = math.floor(math.log10(math.abs(value)) + 1e-14) if value > 0 then sortKey = 7000 +...
    33 KB (4,827 words) - 18:39, 4 December 2022
  • minyear = -math.abs(minyear) end --allow BC qualifier (AD otherwise assumed) if string.match(maximumyear or '', 'BC') then maxyear = -math.abs(maxyear)...
    77 KB (10,661 words) - 18:49, 8 February 2023
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)