English 中文(简体)
Tex Commands Reference

Symbols

A

B

页: 1

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

Selected Reading

operatorname
  • 时间:2024-11-03

operatorname - Tex Command


Previous Page Next Page  

operatorname

operatorname - Similar to DeclareMathOperator, but rather than defining a macro, it produces an instance of an operator pke pm.

SYNOPSIS

{ operatorname}

DESCRIPTION

operatorname command is similar to DeclareMathOperator, but rather than defining a macro, it produces an instance of an operator pke pm.

EXAMPLE

    operatorname{myFct}(x)
    $ operatorname{myFct}(x) $

    operatorname*{myFct}_a^b(x)
    $ operatorname*{myFct}_a^b(x) $

Advertisements