r2579 vs r2580
1
{{{#!if 식=11, d=0
2
}}}{{{#!if '11'.parseInt()
3
식=식.toString()}}}
4
{{{#!if 식==11
5
ㅁㄴㅇㄹ}}}
6
{{{#!if 식.substr(0,1)==48
7
0}}}{{{#!if .substr(2,1)=='1'
8
1}}}{{{#!if 식[d]==50
9
2}}}{{{#!if 식[d]==51
10
3}}}{{{#!if 식[d]==52
11
4}}}{{{#!if 식[d]==53
12
5}}}{{{#!if 식[d]==54
13
6}}}{{{#!if 식[d]==55
14
7}}}{{{#!if 식[d]==56
15
8}}}{{{#!if 식[d]==57
16
9}}}
1
{{{#!if 0.1 + 0.2 != 0.3
2
0.1 + 0.2 '''{{{#red !}}}=''' 0.3}}}
3
{{{#!if 1 + 0.1 == 1.1
4
1 + 0.1 '''==''' 1.1}}}
175
186
[include(틀:계산기, a=123456789, f=+, b=1)]
197
[include(틀:계산기, a=123456789, f=-, b=1)]
......
2917
[include(틀:계산기2, a=1.1, f=+, b=0.1)]
3018
아직은 소수끼리의 계산은 되지 않는 모양이다. (사실 그도 그럴 것이 gauss함수를 가져오지 않았기 때문)
3119
32
3320
{{{#!if json={'a':'b', 'c':'d'}
3421
json={'a':'b', 'c':'d'}[br]
3522
}}}{{{#!if json['a'] == 'b'
......
9986
\[include(틀:isuuid, uuid=냥)]
10087
[include(틀:isuuid, uuid=냥)]
10188
[include(틀:ㅁ, str=Hello\, World!)]
89
toString() 가능
90
parseInt() x