Home
| list
| science
| math
| physics
| chemistry
| computer
| medicine
| help
| 中文
+
+
+
=
Complex matrix calculator 复数矩阵计算器
From the input box, hit the Enter key in your keyboard to get more input box, draw the right-low corner of the input box to get large.
This calculator calculates complex number and matrix for +, -, *, /, ^, and run JavaScript code.
Example :
x=[[1,2],[3,4]]; x-i
assign complex matrix to x, then calculate x - i.
x=[[1,2],[3,4]]; det(x)
help(sin)
help for sin
Reference
math handbook - matrix
See Also