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.07+1.31j 0.55-1.23j]
$AB=$
[[0.07+1.31j, 0.55-1.23j]]
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:50:34 (CDT)
Duration:
0s
Show/Hide answer
{
"C": {
"_type": "complex_ndarray",
"_dtype": "complex128",
"_value": {
"imag": [
[
1.3099999999999998,
-1.2299999999999998
]
],
"real": [
[
0.07000000000000012,
0.5499999999999999
]
]
}
}
}