특정판 필터링펼치기접기 끝 날짜:선택된 날짜 없음태그 필터:토글 선택선택 반전 판 보이기 차이 선택: 비교하려는 판의 라디오 버튼을 선택한 다음 엔터나 아래의 버튼을 누르세요. 설명: (최신) = 최신 판과 비교, (이전) = 이전 판과 비교, 잔글= 사소한 편집 2022년 8월 1일 (월) 최신이전 02:592022년 8월 1일 (월) 02:59 Communist 1968 토론 기여 12,811 바이트 +12,811 새 문서: --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 err(msg...