Jump to content

Editing disabled for anonymous users

Revision as of 17:45, 22 March 2025 by Shia.k (talk | contribs) (Created page with "--This module provides a number of basic mathematical operations. local yesno, getArgs -- lazily initialized local p = {} -- Holds functions to be returned from #invoke, and functions to make available to other Lua modules. local wrap = {} -- Holds wrapper functions that process arguments from #invoke. These act as intemediary between functions meant for #invoke and functions meant for Lua. --Helper functions used to avoid redundant code. local function...")
Anonymous editing is currently disabled. Please log in to edit pages.

Return to Module:Math.