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.74-0.17j -0.64-0.18j -1.13+0.42j; 0.06-0.95j 0.87+1.19j 1.39+0.62j]
$AB=$
[[-0.74-0.17j, -0.64-0.18j, -1.13+0.42j], [0.06-0.95j, 0.87+1.19j, 1.39+0.62j]]
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-04 22:47:30 (CDT)
Duration:
0s
Show/Hide answer
{
"C": {
"_type": "complex_ndarray",
"_dtype": "complex128",
"_value": {
"imag": [
[
-0.16999999999999998,
-0.18000000000000002,
0.42000000000000004
],
[
-0.9500000000000002,
1.19,
0.62
]
],
"real": [
[
-0.74,
-0.64,
-1.13
],
[
0.06,
0.8700000000000003,
1.39
]
]
}
}
}