Search Results: Module:Math/doc

Sorry, the article you're looking for isn't specifically available. Here are related topics:


Module:Coordinates
Minggu, 2022-10-23 22:18:54

link used to reach the tools ]] require('strict') local math_mod = require("Module:Math") local coordinates = {}; local current_page = mw.title.getCurrentTitle()...

Click to read more »
Module:High-use
Kamis, 2022-12-29 06:25:46

-- Prepare to round to appropriate number of sigfigs local f = math.floor(math.log10(count)) - sigfig + 1 -- Round and insert "approximately"...

Click to read more »
Module:Lua banner
Kamis, 2020-10-15 01:53:50

['Module:String'] = 'Lua String-based templates', ['Module:Math'] = 'Templates based on the Math Lua module', ['Module:BaseConvert'] = 'Templates based...

Click to read more »
Module:Buffer
Kamis, 2018-02-22 08:52:47

#self - raw > 1 then rawkey[self] = math.huge elseif at and #self==raw then rawkey[self] = rawkey[self] and math.max(rawkey[self], at) or at end end--above...

Click to read more »
Module:Authority control
Minggu, 2022-10-23 22:18:48

'^%d%d?%d?%d?%d?%d?$' ) then return false end return '[https://genealogy.math.ndsu.nodak.edu/id.php?id='..id..' '..id..']'..p.getCatForId( 'MGP' ) end...

Click to read more »
Module:Navseasoncats
Jumat, 2020-01-03 10:35:20

minyear = -math.abs(minyear) end --allow BC qualifier (AD otherwise assumed) if string.match(maximumyear or '', 'BC') then maxyear = -math.abs(maxyear)...

Click to read more »
Module:Citation/CS1
Minggu, 2022-10-23 22:19:13

Wikisource. Detects but ignores nowiki and math stripmarkers. Also detects other named stripmarkers (gallery, math, pre, ref) and identifies them with a slightly...

Click to read more »
Module:Citation/CS1/Configuration
Kamis, 2020-10-15 03:34:35

stripmarker ['math'] = '\127[^\127]*UNIQ%-%-math%-[%a%d]+%-QINU[^\127]*\127' -- math stripmarkers used in coins_cleanup() and coins_replace_math_stripmarker()...

Click to read more »