You are viewing this question as it will appear in the manual grading interface.
Return to the normal view when
you are done.
Correct answer
$R_{-\frac{\pi}{2}} = $
$\begin{bmatrix} 0.00 & 1.00\\ -1.00 & 0.00\\\end{bmatrix}$
Student view placeholder
In student views this area is used for assessment and score info.
Tools
Staff information
Variant
Started at:
2026-08-04 22:49:38 (CDT)
Duration:
0s
Show/Hide answer
{
"M": {
"_type": "ndarray",
"_dtype": "float64",
"_value": [
[
0,
1
],
[
-1,
0
]
]
}
}