| r53 vs r54 | ||
|---|---|---|
| ... | ... | |
| 5 | 5 | ##ad : "a" decimal point; bd : "b" decimal point; au : --gold-- "a" upper value (integer); bu : "b" upper value (integer); |
| 6 | 6 | ##ab : "a" below value (integer); bb : "b" below value (integer); ap : "a" places of decimal; bp : "b" places of decimal; |
| 7 | 7 | ##ru : result upper value (integer); rb : result below value (integer) |
| 8 | {{{#!wiki style="display: none;" | |
| 8 | 9 | {{{#!if this.as=a.upString(), this.bs=b.upString(), this.ru=0+0, this.rb=0+0 |
| 9 | 10 | }}}{{{#!if this.al=as.length, this.bl=bs.length, this.ad=as.indexOf("."), this.bd=bs.indexOf(".") |
| 10 | 11 | }}}{{{#!if ad!=-1 |
| ... | ... | |
| 17 | 18 | {{{#!if this.bu=bs, bb="", bp=0+0 |
| 18 | 19 | }}}}}} |
| 19 | 20 | ## |
| 20 | {{{#!if as[0]!=45 | |
| 21 | }}}{{{#!if as[0]!=45 | |
| 21 | 22 | @a@}}}{{{#!if as[0]==45 |
| 22 | 23 | (@a@)}}}{{{#!if f=='+' |
| 23 | 24 | }}}{{{#!if bs[0]!=45 |
| ... | ... |