r53 vs r54
......
55
##ad : "a" decimal point; bd : "b" decimal point; au : --gold-- "a" upper value (integer); bu : "b" upper value (integer);
66
##ab : "a" below value (integer); bb : "b" below value (integer); ap : "a" places of decimal; bp : "b" places of decimal;
77
##ru : result upper value (integer); rb : result below value (integer)
8
{{{#!wiki style="display: none;"
89
{{{#!if this.as=a.upString(), this.bs=b.upString(), this.ru=0+0, this.rb=0+0
910
}}}{{{#!if this.al=as.length, this.bl=bs.length, this.ad=as.indexOf("."), this.bd=bs.indexOf(".")
1011
}}}{{{#!if ad!=-1
......
1718
{{{#!if this.bu=bs, bb="", bp=0+0
1819
}}}}}}
1920
##
20
{{{#!if as[0]!=45
21
}}}{{{#!if as[0]!=45
2122
@a@}}}{{{#!if as[0]==45
2223
(@a@)}}}{{{#!if f=='+'
2324
}}}{{{#!if bs[0]!=45
......