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.37-1.67j -2.28+2.6j -0.74+0.1j]
$AB=$
[[0.37-1.67j, -2.28+2.6j, -0.74+0.1j]]
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:12:59 (CDT)
Duration:
0s
Show/Hide answer
{
"C": {
"_type": "complex_ndarray",
"_dtype": "complex128",
"_value": {
"imag": [
[
-1.6700000000000004,
2.6,
0.09999999999999981
]
],
"real": [
[
0.36999999999999983,
-2.2800000000000002,
-0.7399999999999999
]
]
}
}
}