MH1810-Math I 2016-2017 Semester 2
Question 1) A matrix is only invertible when its determinant is non-zero. Find the determinant of the 3 x 3 matrix with the unknown x...
FE1008/CY1402-"Error: stray '\240' in program"
If you have been copy-and-pasting my code, you might have faced this error when you compile using any IDE. This error is due to the...
FE1008/CY1402-Pre and Post Increment/Decrement Operators
In this section, we will discuss more about increment and decrement operators which are operators to add 1 or minus 1 to the value of a...