rotating a point using a previously rotated one

26 Views Asked by At

I want to rotate a shape in an n dimensional space (n>3) around (about) the origin. knowing the outcome of rotation on a point like A, which is A', how can I find the rotation outcome on a point like B. i.e. we know that A is transformed to A', can we find the point to which B is transformed?