r45 vs r46
11
[[분류:냥]][Include(틀:상세 내용, 설명대상=원본, 문서명=틀\:계산기)]
22
== 2-2 ==
33
{{{#!wiki style="font-weight: 300; font-size: 20px"
4
##as : a to string, bs : b to string
5
##au : --gold-- a upper value (int), bu : b upper value (int)
6
##ab : a below value (int), bb : b below value (int).
4
##as : a to string; bs : b to string; al : a string length; bl : string length
5
##au : --gold-- a upper value (int); bu : b upper value (int); ab : a below value (int); bb : b below value (int);
76
{{{#!if this.as=a.upString(), this.bs=b.upString()
8
}}}
7
}}}}}}
98
==# 2-1 #==
109
{{{#!wiki style="font-weight: 300; font-size: 20px"
1110
{{{#!if +a>=0
......