print(math.floor(12.5928 * 10) / 10). ... <看更多>
Search
Search
print(math.floor(12.5928 * 10) / 10). ... <看更多>
print("testing numbers and math lib"). local minint = math.mininteger. local maxint = math.maxinteger. local intbits = math.floor(math.log(maxint, ... ... <看更多>
Host 可呼叫相關函式來執行一段Lua 程式,可讀寫Lua 中的變數,也可註冊C ... 圓整函式( math.ceil , math.floor , math.modf ) 在結果在整數範圍內 ... ... <看更多>
Salut à toutes et tous ! Il faut penser à:- S'abonner- Liker- PartagerServers discord: Discord (main): https://discord.gg/dkkPWZmS92 GitHub: ... ... <看更多>
currentVersion do local emoji = ({ ["01 01"] = "🎆", [(function(Year) local A = math.floor(Year/100) local B = math.floor((13+8*A)/25) local C ... ... <看更多>