enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Module:Math - Wikipedia

    en.wikipedia.org/wiki/Module:Math

    This Lua module is used on 1,620,000+ pages, or roughly 3% of all pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox.

  3. Wikipedia : Comparable Lua functions to wikitext

    en.wikipedia.org/wiki/Wikipedia:Comparable_Lua...

    Unary Wikicode Lua not: not ceil1.2: math.ceil(1.2) trunc: floor1.2: math.floor(1.2) abs-2: math.abs(-2) exp43: math.exp(43) ln2: math.log(2) cos0.1: math.cos(0.1)

  4. Lua (programming language) - Wikipedia

    en.wikipedia.org/wiki/Lua_(programming_language)

    Lua (/ ˈ l uː ə / LOO-ə; from Portuguese: lua meaning moon) is a lightweight, high-level, multi-paradigm programming language designed mainly for embedded use in applications. [3] Lua is cross-platform software , since the interpreter of compiled bytecode is written in ANSI C , [ 4 ] and Lua has a relatively simple C application programming ...

  5. Module:Math/doc - Wikipedia

    en.wikipedia.org/wiki/Module:Math/doc

    This Lua module is used on 1,620,000+ pages, or roughly 3% of all pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox .

  6. Module:Lua call - Wikipedia

    en.wikipedia.org/wiki/Module:Lua_call

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Pages for logged out editors learn more

  7. Category:Templates based on the Math Lua module - Wikipedia

    en.wikipedia.org/wiki/Category:Templates_based...

    to the end of the template code, making sure it starts on the same line as the code's last character. This category lists templates based on the Lua script Module:Math . Pages in category "Templates based on the Math Lua module"

  8. Help:Lua - Wikipedia

    en.wikipedia.org/wiki/Help:Lua

    Help:Lua for beginners; Help:Lua debugging – about debugging Lua modules; Wikipedia:Lua style guide – standards to improve the readability of code through consistency; Module:Sandbox provides a pseudo-namespace for experimenting with Lua modules

  9. Wikipedia:Lua/Resources - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Lua/Resources

    Wikipedia:Lua style guide – standards to improve the readability of code through consistency "What do converted templates look like?" (slideshow) Help:Lua debugging – a how-to guide about debugging Lua modules; Help:Lua for beginners – basic tutorial and pointers; Wikipedia:Lua string functions – string performance considerations and limits