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
$AB=$
[-0.73-0.19j 0.03-0.54j; -0.49-1.53j -1.08+0.79j]
$AB=$
[[-0.73-0.19j, 0.03-0.54j], [-0.49-1.53j, -1.08+0.79j]]
Student view placeholder
In student views this area is used for assessment and score info.
Tools
Staff information
Question
Title:
Element pl-matrix-input: Matrix algebra with complex values
Variant
Started at:
2026-09-19 09:08:07 (CDT)
Duration:
0s
Show/Hide answer
{
"C": {
"_type": "complex_ndarray",
"_dtype": "complex128",
"_value": {
"imag": [
[
-0.18999999999999995,
-0.54
],
[
-1.53,
0.79
]
],
"real": [
[
-0.73,
0.03000000000000007
],
[
-0.49000000000000005,
-1.08
]
]
}
}
}