-
Notifications
You must be signed in to change notification settings - Fork 17
math
CapsAdmin edited this page May 13, 2014
·
25 revisions
##shared
- math.ceil([C])
- math.tan([C])
- math.log10([C])
- math.lerp(m, a, b)
- math.len(x)
- math.sinh([C])
- math.round(num, idp)
- math.ldexp([C])
- math.huge = inf
- math.atan2([C])
- math.min([C])
- math.pow2round(n)
- math.fmod([C])
- math.exp([C])
- math.random([C])
- math.rad()
- math.sin([C])
- math.pow2floor(n)
- math.cos([C])
- math.clamp(self, min, max)
- math.mod([C])
- math.tostring(num, base)
- math.isvalid(num)
- math.approach(cur, target, inc)
- math.randomseed([C])
- math.pow2ceil(n)
- math.sqrt([C])
- math.max([C])
- math.atan([C])
- math.digit10(x, n)
- math.acos([C])
- math.randomf(min, max)
- math.abs([C])
- math.asin([C])
- math.cosh([C])
- math.pow([C])
- math.tanh([C])
- math.log([C])
- math.frexp([C])
- math.modf([C])
- math.deg()
- math.floor([C])
- math.pi = 3.1415926535898