r2719 vs r2720
......
88
}}}@a@{{{#!if a==null
99
a==null}}}
1010
{{{#if as=a.toString(), i=a.length
11
}}}{{{#!if ad=as.indexOf("."), ad!=as.lastIndexOf(".")
12
온점을 2개 이상 입력했을 경우}}}
11
}}}{{{#!if ad=as.indexOf("."), test=(ad==as.lastIndexOf(".")), au=as.substr(0,ad), break=false
12
}}}{{{#!if !test
13
{{{#!if break=true
14
}}}온점을 2개 이상 입력했을 경우}}}
15
{{{#!if test&&!break
16
{{{#!if test=((au[0]!=45)&&(au.length<=18))||((au[0]==45)&&(au.length<=19))
17
}}}}}}
18
{{{#!if !test&&!break
19
{{{#!if break=true
20
}}}자릿수가 넘은 경우}}}
21
{{{#!if test&&!break
22
{{{#!if testlength=au, (au[0]==45)
23
{{{#!if testlegnth=au.substr(1, au.length-1)
24
}}}}}}}}}
1325
1426
----
1527
{{{#!if 식='1+2'
......