Searched refs:UNARY (Results 1 – 7 of 7) sorted by relevance
/plugin/asciimath/ |
H A D | asciimathml148r.js | 93 var CONST = 0, UNARY = 1, BINARY = 2, INFIX = 3, LEFTBRACKET = 4, variable 261 {input:"sin", tag:"mo", output:"sin", tex:null, ttype:UNARY, func:true}, 262 {input:"cos", tag:"mo", output:"cos", tex:null, ttype:UNARY, func:true}, 263 {input:"tan", tag:"mo", output:"tan", tex:null, ttype:UNARY, func:true}, 267 {input:"cot", tag:"mo", output:"cot", tex:null, ttype:UNARY, func:true}, 268 {input:"sec", tag:"mo", output:"sec", tex:null, ttype:UNARY, func:true}, 269 {input:"csc", tag:"mo", output:"csc", tex:null, ttype:UNARY, func:true}, 270 {input:"log", tag:"mo", output:"log", tex:null, ttype:UNARY, func:true}, 271 {input:"ln", tag:"mo", output:"ln", tex:null, ttype:UNARY, func:true}, 437 return {input:st, tag:tagst, output:st, ttype:UNARY, func:true}; [all …]
|
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/ |
H A D | jax.js | 19 …ment:e,define:I,newcommand:u,newsymbol:r,symbols:z,names:S,TOKEN:{CONST:c,UNARY:A,BINARY:U,INFIX:i…
|
/plugin/diagramsnet/lib/math/config/ |
H A D | AM_HTMLorMML.js | 51 …ment:e,define:I,newcommand:u,newsymbol:r,symbols:z,names:S,TOKEN:{CONST:c,UNARY:A,BINARY:U,INFIX:i…
|
H A D | TeX-MML-AM_HTMLorMML.js | 71 …ment:e,define:I,newcommand:u,newsymbol:r,symbols:z,names:S,TOKEN:{CONST:c,UNARY:A,BINARY:U,INFIX:i…
|
H A D | AM_HTMLorMML-full.js | 54 …ment:e,define:I,newcommand:u,newsymbol:r,symbols:z,names:S,TOKEN:{CONST:c,UNARY:A,BINARY:U,INFIX:i…
|
H A D | TeX-MML-AM_SVG-full.js | 67 …ment:e,define:I,newcommand:u,newsymbol:r,symbols:z,names:S,TOKEN:{CONST:c,UNARY:A,BINARY:U,INFIX:i…
|
H A D | TeX-MML-AM_HTMLorMML-full.js | 74 …ment:e,define:I,newcommand:u,newsymbol:r,symbols:z,names:S,TOKEN:{CONST:c,UNARY:A,BINARY:U,INFIX:i…
|