enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Wikipedia : Comparable Lua functions to wikitext

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

    This is a list of Lua functions and the wikitext parser functions and magic words that they are comparable to. ... math.ceil(1.2) trunc: floor1.2: math.floor(1.2) abs ...

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

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

    [[Category:Templates based on the Math Lua module]] to the <includeonly> section at the bottom of that page. Otherwise, add <noinclude>[[Category:Templates based on the Math Lua module]]</noinclude> to the end of the template code, making sure it starts on the same line as the code's last character.

  4. Floor and ceiling functions - Wikipedia

    en.wikipedia.org/wiki/Floor_and_ceiling_functions

    Given real numbers x and y, integers m and n and the set of integers, floor and ceiling may be defined by the equations ⌊ ⌋ = {}, ⌈ ⌉ = {}. Since there is exactly one integer in a half-open interval of length one, for any real number x, there are unique integers m and n satisfying the equation

  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. Help:Lua for beginners - Wikipedia

    en.wikipedia.org/wiki/Help:Lua_for_beginners

    Lua patterns deliberately lack the most complex regular expression constructs (to avoid bloating the Lua code base), where many other computer languages or libraries use a more complete set. Lua patterns are not even a subset of regular expressions, as there are also discrepancies, like Lua using the escape character % instead of \, , and ...

  7. Module:Math - Wikipedia

    en.wikipedia.org/wiki/Module:Math

    This module is subject to page protection.It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing.

  8. Template:Ceil - Wikipedia

    en.wikipedia.org/wiki/Template:Ceil

    TemplateData for Ceil. Displays the parameter wrapped in ceiling symbols. This template is for display, not calculation. Template parameters [Edit template data]

  9. Module:Scripts - Wikipedia

    en.wikipedia.org/wiki/Module:Scripts

    Currently, left-to-right scripts are unmarked, while most right-to-left scripts have direction specified as {{code|lua|"rtl"}} and Mongolian as {{code|lua|"down"}}.]==] function Script: getDirection return self. _rawData. direction end function Script: getRawData return self. _rawData end--[==[Returns {{code|lua|true}} if the script contains ...