In Unity3D for example, all you have to do is call Transform.translate(x,y,z); and it moves the given amount of units on each axis.
Of course this is a function they have defined for you to easily use. But I don't see why MA wouldn't make one just like it, if it isn't included in the CE, which...