| r46 vs r47 | ||
|---|---|---|
| 1 | 1 | [[분류:냥]][Include(틀:상세 내용, 설명대상=원본, 문서명=틀\:계산기)] |
| 2 | 2 | == 2-2 == |
| 3 | 3 | {{{#!wiki style="font-weight: 300; font-size: 20px" |
| 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); | |
| 4 | ##as : a value to string; bs : b value to string; al : a string length; bl : string length | |
| 5 | ##ap : a demical point; bp : b demical point; au : --gold-- a upper value (int); bu : b upper value (int); ab : a below value (int); bb : b below value (int); | |
| 6 | 6 | {{{#!if this.as=a.upString(), this.bs=b.upString() |
| 7 | }}}}}} | |
| 7 | }}}{{{#!if this.al=as.length, this.bl=bs.legnth, this.ap=as.indexOf("."), this.bp=bs.indexOf(".") | |
| 8 | }}} | |
| 8 | 9 | ==# 2-1 #== |
| 9 | 10 | {{{#!wiki style="font-weight: 300; font-size: 20px" |
| 10 | 11 | {{{#!if +a>=0 |
| ... | ... |