Closed ahmedibrahim6 closed 6 years ago
expressions : (./) , (.*) , (.+) , (.-) , (.^)
CMatrix.txt
This file has the following mathematical expressions (.+ ./ .* .- .^)
example.txt
This file has the test cases for the mathematical expressions in the above file
output.txt
This file has the output of the above test cases
expressions : (./) , (.*) , (.+) , (.-) , (.^)