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.6-0.28j -2.68-0.09j 0.2-2.28j]
$AB=$
[[-0.6-0.28j, -2.68-0.09j, 0.2-2.28j]]
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-08-05 00:40:20 (CDT)
Duration:
0s
Show/Hide answer
{
"C": {
"_type": "complex_ndarray",
"_dtype": "complex128",
"_value": {
"imag": [
[
-0.2799999999999999,
-0.08999999999999983,
-2.28
]
],
"real": [
[
-0.6000000000000001,
-2.6799999999999997,
0.20000000000000007
]
]
}
}
}