| r47 vs r48 | ||
|---|---|---|
| ... | ... | |
| 5 | 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 | }}}{{{#!if ap!=-1 | |
| 9 | {{{#!if this.au=as.substr(0,ap) | |
| 10 | }}}}}}{{{#!if bp!=-1 | |
| 11 | {{{#!if this.bu=as.substr.(0,bp) | |
| 12 | }}}}}} | |
| 9 | 13 | ==# 2-1 #== |
| 10 | 14 | {{{#!wiki style="font-weight: 300; font-size: 20px" |
| 11 | 15 | {{{#!if +a>=0 |
| ... | ... |