`**` is detected as `NonCommutativeMultiply` on input, but appears as the function name on output. ``` In[1]:= x ** 2 Out[1]= NonCommutativeMultiply[x, 2] ``` ## Priority Low