r58 vs r59
......
22
== 2-2 ==
33
{{{#!wiki style="font-weight: 300; font-size: 20px"
44
{{{#!wiki style="display: none;"
5
##초기화
56
'''as''' : "a" value to string; '''bs''' : "b" value to string;
67
'''al''' : "a" string length (integer); '''bl''' : "b" string length (integer)
78
'''ad''' : "a" decimal point (integer); '''bd''' : "b" decimal point (integer);
......
2728
}}}}}}}}}{{{#!if bd==-1
2829
{{{#!if this.bu=bs, bb="", bp=0+0
2930
}}}}}}
31
32
유효성 검사. long(integer)가 unsigned였으면 19자리였는데, unsigned가 아니므로 922경까지 가능한 공간에서 18자리로 잘라내기.
33
3034
##여기까지 주석
3135
}}}{{{#!if as[0]!=45
3236
@a@}}}{{{#!if as[0]==45
......