DE/Math
		
		
		
		Jump to navigation
		Jump to search
		
Math ist eine integrierte Lua-Bibliothek, welche mathematische Funktionen und Konstanten beinhaltet. Diese können in MTA verwendet werden.
Beinahe alle in Deutsch!
- math.abs
 - math.acos
 - math.asin
 - math.atan
 - math.atan2
 - math.ceil
 - math.cos
 - math.cosh (EN)
 - math.deg
 - math.exp
 - math.floor
 - math.fmod (EN)
 - math.frexp
 - math.huge (EN) (constant)
 - math.ldexp
 - math.log
 - math.log10
 - math.max
 - math.min
 - math.modf (EN)
 - math.pi (constant)
 - math.pow
 - math.rad
 - math.random
 - math.randomseed
 - math.sin
 - math.sinh (EN)
 - math.sqrt
 - math.tanh (EN)
 - math.tan