It looks like you would like this for syntactical purposes of using your own notation. Although, it might make solving some problems easier with simpler relations, plotting and in use of solver functions. Simply define your own function:
c=3
d=4
ArcTan1[y_]=ArcTan[y/c]
ArcTan2[x_]=ArcTan[d/x]
Then you can plot or solve for the values you need relationally on an as needed basis with the appropriate.
If there is a particular application that you have in mind or need a solution for, please add to the discussion.