op元素元素元素函数可用set和show规则自定义样式。
元素
元素函数可用
set和show规则自定义样式。用于公式中的文本运算符。
Example
$ tan x = (sin x)/(cos x) $
$ op("custom",
limits: #true)_(n->oo) n $

预定义运算符
Typst 预定义了一些运算符,包括
arccos, arcsin, arctan, arg, cos,
cosh, cot, coth, csc, csch, ctg, deg, det, dim, exp,
gcd, hom, id, im, inf, ker, lg, lim, liminf, limsup,
ln, log, max, min, mod, Pr, sec, sech, sin, sinc,
sinh, sup, tan, tanh, tg and tr.
参数参数参数是传给函数的输入,写在函数名后的括号中。
参数
参数是传给函数的输入,写在函数名后的括号中。
math.op(,)->