Plurimath

`glb` (unary)

Glb

AsciiMath

glb(x)

MathML

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mstyle displaystyle="true">
    <mrow>
      <mi>glb</mi>
      <mrow>
        <mo>(</mo>
        <mi>x</mi>
        <mo>)</mo>
      </mrow>
    </mrow>
  </mstyle>
</math>
Note
In other conversions, the value of this class will be processed as a simple text. For example, the output of this example in LaTeX will be represented as glb ("x").