global math
methods
math.ceiling
Reference:
- Corresponding Lua source code: lualibs-math.lua#L9-L13
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.round
Reference:
- Corresponding Lua source code: lualibs-math.lua#L15-L31
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.div
Reference:
- Corresponding Lua source code: lualibs-math.lua#L33-L39
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.mod
Reference:
- Corresponding Lua source code: lualibs-math.lua#L41-L45
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.sind
Reference:
- Corresponding Lua source code: lualibs-math.lua#L53
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.cosd
Reference:
- Corresponding Lua source code: lualibs-math.lua#L54
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.tand
Reference:
- Corresponding Lua source code: lualibs-math.lua#L55
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.odd
Reference:
- Corresponding Lua source code: lualibs-math.lua#L61
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.even
Reference:
- Corresponding Lua source code: lualibs-math.lua#L62
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.cosh
Reference:
- Corresponding Lua source code: lualibs-math.lua#L70-L73
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.sinh
Reference:
- Corresponding Lua source code: lualibs-math.lua#L74-L77
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.tanh
Reference:
- Corresponding Lua source code: lualibs-math.lua#L78-L81
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.pow
Reference:
- Corresponding Lua source code: lualibs-math.lua#L85-L91
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.atan2
Reference:
- Corresponding Lua source code: lualibs-math.lua#L93-L97
@see math.atan
math.ldexp
Reference:
- Corresponding Lua source code: lualibs-math.lua#L99-L105
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.log10
Reference:
- Corresponding Lua source code: lualibs-math.lua#L118-L126
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.type
Reference:
- Corresponding Lua source code: lualibs-math.lua#L128-L134
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.tointeger
Reference:
- Corresponding Lua source code: lualibs-math.lua#L136-L148
😱 Types incomplete or incorrect? 🙏 Please contribute!
math.ult
Reference:
- Corresponding Lua source code: lualibs-math.lua#L150-L159
😱 Types incomplete or incorrect? 🙏 Please contribute!