전략게시판

전략게시판 [스튜디오]
스튜디오파헤치기 1. 연산자 레퍼런스 사용가능여부 확인하기
2019.10.17 16:55 조회 : 2691
Lv. 29익스트림트롤 RedSiren 작성자 게시물 더보기
이번 글에서는 루아 스크립트에서 연산자 레퍼런스 중에 어떤 연산자가 적용되는지 실험하기 위해 제작됨.
완성될 때까지 업데이트됨.

1.math.abs = 가능
2.math.acos = 가능
3.math.asin = 가능
4.math.atan = 가능
5.math.ceil = 가능
6.math.cos = 가능
7.math.deg = 가능
8.math.exp = 가능
9.math.floor = 가능
10.math.fmod = 가능
11.math.huge = 가능
12.math.log = 가능
13.math.max = 가능
14.math.maxinteger = 가능
15.math.min = 가능
16.math.mininteger = 가능
17.math.modf = 가능
18.math.pi = 가능
19.math.rad = 가능
20.math.random = 가능
21.math.randomseed = 랜덤시드 결정값이기 때문에 프린트 불가
22.math.sin = 가능
23.math.sqrt = 가능
24.math.tan = 가능
25.math.tointeger = 실험 x, 사용 가능으로 보임
추천 : 0
댓글을 남기시려면 로그인 해주세요
댓글 : 1
  • 솔직히 UI 엄청 조질 일이나 랜덤값 필요할때 아니면 쓸데없긴 없기는 한데 Lv. 29익스트림트롤 2019.10.18