Skip to main content

NAMED_MATH_OPERATORS

Constant NAMED_MATH_OPERATORS 

Source
pub const NAMED_MATH_OPERATORS: &[&str];
Expand description

LaTeX and amsmath’s named, upright function operators.

This shared vocabulary also drives the math-operator-name lint, which diagnoses these spellings when their leading backslash is omitted.