r47 vs r48
......
55
##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);
66
{{{#!if this.as=a.upString(), this.bs=b.upString()
77
}}}{{{#!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
}}}}}}
913
==# 2-1 #==
1014
{{{#!wiki style="font-weight: 300; font-size: 20px"
1115
{{{#!if +a>=0
......