What those number do?

Like I will give this Variable for bettter understand:
VertexShaderConstant[14]={x, y, A, B};

" VertexShaderConstant[14]={2.0f, 2.0f, 0.0f, 0.0f}; "
What does the A and B does?