File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1255,7 +1255,7 @@ concepts:
1255
1255
- concept : binomial-coefficient
1256
1256
arity : 2
1257
1257
property : infix
1258
- en : " n choose k "
1258
+ en : " $1 choose $2 "
1259
1259
comment :
1260
1260
- " There are many notations used for the binomial coefficient. Here are some of them:
1261
1261
@@ -1314,7 +1314,7 @@ concepts:
1314
1314
- concept : permutation-cycle
1315
1315
arity : " *"
1316
1316
property : function
1317
- en : " permutation cycle of 1 3 2 "
1317
+ en : " permutation cycle of $1 $2 ... "
1318
1318
comment :
1319
1319
- " A common notation for a permutation cycle is (
1320
1320
1 3 2
@@ -1352,7 +1352,7 @@ concepts:
1352
1352
- concept : annotation
1353
1353
arity : 2
1354
1354
property : function
1355
- en : " H 2 0, which is water "
1355
+ en : " $1 which is $2 "
1356
1356
comment :
1357
1357
- " used with `mover` or `munder`"
1358
1358
- " Example: H 2 O ⏟ water "
@@ -1368,7 +1368,7 @@ concepts:
1368
1368
- concept : repeating-decimal
1369
1369
arity : 1
1370
1370
property : function
1371
- en : " repeating decimal 14 "
1371
+ en : " repeating decimal $1 "
1372
1372
comment :
1373
1373
- " typically used in when there is a bar over the repeating part of a decimal or dots over the first and last digits."
1374
1374
- " Example: 1 22 = 0 . 0 45 _ "
You can’t perform that action at this time.
0 commit comments