OverDot
Available
Overdot notation
OverDot[expr]
OverDot[expr, n]
MakeBoxes[OverDot[x, 2]]//FullForm
→ FullForm[RowBox[{OverDot, [, RowBox[{x, ,, 2}], ]}]]MakeBoxes[OverDot[x, 3]]//FullForm
→ FullForm[RowBox[{OverDot, [, RowBox[{x, ,, 3}], ]}]] All 6300 functions ·
Use this from an MCP client