Question
How to rotate image without using "rotate" keyword in mathcad?
Example: A=(0,1,2) now by using rotate keyword Result = rotate(A,180); Result = (2,1,0). But how to do this without keyword ?
Example: A=(0,1,2) now by using rotate keyword Result = rotate(A,180); Result = (2,1,0). But how to do this without keyword ?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.