summaryrefslogtreecommitdiff
path: root/75/CH9/EX9.13/ex_13.sce
blob: 3e7638bd750c61e3b131e8e4daef13c8d014adc1 (plain)
1
2
3
4
5
6
        //    PG (619)

x = %pi/4
R = [cos(x) 0 sin(x);0 1 0;-sin(x) 0 cos(x)]

//    Planner Rotation Orthogonal Matrix