Comment obtenir des opérateurs mathématiques textuels comme « log » ?#
Il existe un certain nombre de fonctions définies par défaut :
Opérateur |
Commandes |
Opérateur |
Commandes |
---|---|---|---|
$\arccos$ |
|
$\cos$ |
|
$\arcsin$ |
|
$\sin$ |
|
$\arctan$ |
|
$\tan$ |
|
$\inf$ |
|
$\sup$ |
|
$\min$ |
|
$\max$ |
|
$\liminf$ |
|
$\limsup$ |
|
$\cosh$ |
|
$\sinh$ |
|
$\cot$ |
|
$\coth$ |
|
$\exp$ |
|
$\log$ |
|
$\ln$ |
|
$\lg$ |
|
$\csc$ |
|
$\ker$ |
|
$\deg$ |
|
$\gcd$ |
|
$\Pr$ |
|
$\det$ |
|
$\hom$ |
|
$\lim$ |
|
$\sec$ |
|
$\arg$ |
|
$\dim$ |
|
$\tanh$ |
|
S’il vous manque des fonctions, vous pouvez en définir vous-même avec la méthode indiquée à la question « Comment déclarer de nouveaux opérateurs mathématiques ? ».